jahu00 / SmallHax.RikaiKyun2

RikaiKyun written anew in MAUI
0 stars 0 forks source link

Control for rendering text #1

Closed jahu00 closed 1 year ago

jahu00 commented 1 year ago

Expand on what https://github.com/jahu00/RikaiKyun2Research/blob/main/MauiSkiaPrototype/Controls/TextRenderer.cs is already doing and allow characters to be tapped (and highlighted).

jahu00 commented 1 year ago

Separate label control for rendering text is no longer needed as DocumentRenderer will handle rendering all text. This may get revived if it turns out that good old label isn't good enough for dictionary for some reason.