Open
Description
Text selection works only with precise positioning to the beginning of the text. Even if there are paddings. This causes some inconvenience.
<SelectableTextBlock Text="Hello SelectableTextBlock" Margin="20" Padding="20 0 20 0" Background="Wheat" Width="250"/>
<AvaloniaEdit:TextEditor Text="Hello AvaloniaEdit" Margin="20" Padding="20 0 20 0" Background="Wheat" Width="250"/>
In SelectableTextBlock it works fine
2024-12-17.14-27-14.mp4
Metadata
Assignees
Labels
No labels