uno icon indicating copy to clipboard operation
uno copied to clipboard

[Skia] Skia-based TextBox implementation

Open mikernet opened this issue 2 years ago • 0 comments

What would you like to be added:

A Skia-based TextBox implementation.

Why is this needed:

Current implementation shows a TextBlock and overlays a native platform TextBox on focus which has many drawbacks.

For which Platform:

  • [ ] iOS
  • [ ] Android
  • [ ] WebAssembly
  • [ ] WebAssembly renderers for Xamarin.Forms
  • [ ] macOS
  • [x] Skia
    • [x] WPF
    • [x] GTK (Linux)
    • [x] Tizen
  • [ ] Windows
  • [ ] Build tasks
  • [ ] Solution Templates

Anything else we need to know?

mikernet avatar Aug 03 '22 17:08 mikernet