MOBILE-3320 rte: Try to fix wrong number of buttons displayed
This commit is contained in:
parent
bd8f8de604
commit
aab1018e2b
@ -869,6 +869,8 @@ export class CoreEditorRichTextEditorComponent implements OnInit, AfterContentIn
|
||||
this.toolbarArrows = true;
|
||||
}
|
||||
|
||||
await CoreUtils.nextTick();
|
||||
|
||||
await this.toolbarSlides.update();
|
||||
|
||||
await this.updateToolbarArrows();
|
||||
|
Loading…
x
Reference in New Issue
Block a user