sgrefen

Results 2 issues of sgrefen

Fix https://github.com/flet-dev/flet/issues/3035. PR by your request

**Description** When ft.Text is in a SelectionArea the on_change callback works as intended, unless either selectable is True or the Text is using TextSpans. In the later case the spans...