uno icon indicating copy to clipboard operation
uno copied to clipboard

feat(TextBlock): [Skia] Skia-based TextBox Implementation

Open mikernet opened this issue 2 years ago • 1 comments

GitHub Issue (If applicable): closes #9417

PR Type

What kind of change does this PR introduce?

  • Feature

What is the current behavior?

Native WPF/GTK text boxes are overlaid when the text box received focus.

What is the new behavior?

Skia-based implementation which does not depend on native controls available behind a feature configuration switch.

PR Checklist

Please check if your PR fulfills the following requirements:

Other information

Internal Issue (If applicable):

mikernet avatar Aug 06 '22 16:08 mikernet

gitpod-io[bot] avatar Aug 06 '22 16:08 gitpod-io[bot]

Thanks for your contribution. The work is being superseded by https://github.com/unoplatform/uno/pull/13901.

jeromelaban avatar Oct 20 '23 02:10 jeromelaban