commit
b4083330b3
@ -2225,7 +2225,7 @@ the specific language governing permissions and limitations under the Apache Lic
|
|||||||
this.close();
|
this.close();
|
||||||
|
|
||||||
if (!options || !options.noFocus)
|
if (!options || !options.noFocus)
|
||||||
this.selection.focus();
|
this.focusser.focus();
|
||||||
|
|
||||||
if (!equal(old, this.id(data))) { this.triggerChange({added:data,removed:oldData}); }
|
if (!equal(old, this.id(data))) { this.triggerChange({added:data,removed:oldData}); }
|
||||||
},
|
},
|
||||||
|
Loading…
x
Reference in New Issue
Block a user