Simplify
setCorrectionPanelSize() includes repositionAllMarkup() when needed
This commit is contained in:
@@ -335,7 +335,6 @@ class BesService {
|
||||
*/
|
||||
onResize() {
|
||||
this.setCorrectionPanelSize()
|
||||
this.repositionAllMarkup()
|
||||
if (this.eventSink && 'resize' in this.eventSink)
|
||||
this.eventSink.resize(this)
|
||||
}
|
||||
|
Reference in New Issue
Block a user