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