mirror of
https://github.com/ONLYOFFICE/web-apps.git
synced 2026-07-24 11:31:19 +08:00
[SSE] Refactoring range selection
This commit is contained in:
@ -137,7 +137,7 @@ define([
|
||||
},10);
|
||||
me.inputRange._input.on('focus', function() {
|
||||
me._addedTextLength=0;
|
||||
// call api method to stop selecting cells
|
||||
me.api.asc_cleanSelectRange();
|
||||
});
|
||||
}
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user