-
-
Notifications
You must be signed in to change notification settings - Fork 90
library: Adds TextView entry #315
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
andyholmes
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Another great one, just some cleanup for formatting and frame around the scrolled window.
andyholmes
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Looks good once you apply the formatting suggestions.
We really need an auto-formatter, because formatting is important but not something developers should be doing by hand IMO.
That'd be really helpful specially when we're dealing with large UI Files |
* Added TextView Demo * Updated JS Code * Updated Code * Formatting Changes
* Added TextView Demo * Updated JS Code * Updated Code * Formatting Changes
* Added TextView Demo * Updated JS Code * Updated Code * Formatting Changes
Preview:
Screencast.from.2023-06-11.16-35-36.webm
Closes #277
Apart from cut,copy,select all,clear all and paste functions;
Also added logic for the key bindings:
ctrl + Cctrl + Vctrl + XAlso supports direct interaction with
mouse selectionandbackspace key