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