When cursor is right side, toolbar is not showing all icons.
I have a rte inside in sfsidebar with width = 50% or screen.
<SfRichTextEditor @ref="rteInstance1" @bind-Value="@TIMER_NOTES.NOTES">
<RichTextEditorInlineMode Enable="true"/>
<RichTextEditorToolbarSettings Items="@Utils.ToolbarRTE" Type="ToolbarType.MultiRow" />
<RichTextEditorImageSettings SaveUrl="@END_POINT" Path="" ResizeByPercent="false" Width="500"/>
<RichTextEditorEvents OnImageUploadSuccess="@ImageUploadSuccess"> </RichTextEditorEvents>
</SfRichTextEditor>
I have tested with many configurations without success, please help!
Thanks in advance
Attachment:
bandicam_20220713_195540766_68822f0e.rar