Skip to content
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

Touch screen support #108

Open
jinek opened this issue Nov 9, 2023 · 0 comments
Open

Touch screen support #108

jinek opened this issue Nov 9, 2023 · 0 comments
Labels
enhancement New feature or request

Comments

@jinek
Copy link
Owner

jinek commented Nov 9, 2023

Inspect already implemented controls for compatibility with touch screen.
CalendarPicker for example can not be clicked on empty area to expand the dropdown like ComboBox does.
Scrolling does not work.
ListBox does not allow selecting by empty area too, while it reacts to finger-down, not finger-up (is it correct?).
Difficult to scroll in TextBox.
Can we indicate that console enters text-input mode to bring up OSK?
Flayout in examples behave strange.
Think to hide blinking cursor when in touch mode.

@jinek jinek added the enhancement New feature or request label Nov 9, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant