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 affordances #12

Open
stuaxo opened this issue Jun 3, 2023 · 3 comments
Open

Touch affordances #12

stuaxo opened this issue Jun 3, 2023 · 3 comments
Labels
enhancement New feature or request

Comments

@stuaxo
Copy link

stuaxo commented Jun 3, 2023

Had a quick play on an Android phone and wonder how touch affordances could work.

There's a question of when to enable them, I'm not sure if there are APIs that help find the size of the screen, which might help.

In the case of sliders for instance, having a larger UI for it that appears when you touch the screen could be one place to start.

@steffest
Copy link
Owner

steffest commented Jun 3, 2023

Yeah... for small screen devices we need a completely different UI.
I implemented the "bare minimum" for now and kind of ignored all the rest until the feature set is complete.

@steffest steffest added the enhancement New feature or request label Jun 3, 2023
@stuaxo
Copy link
Author

stuaxo commented Jun 3, 2023

I was surprised at how usable some of it is TBH. It's definitely possible to press the larger icons, though maybe two columns of them isn't ideal.

You're right that piecemeal isn't ideal... this is a bit of fluffy ticket anyway :)

@stuaxo
Copy link
Author

stuaxo commented Jun 3, 2023

For reference here's a phone screenshot (smaller, in reality):

Screenshot_20230603-130603

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

2 participants