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

Touchscreen Drag and Drop #2

Closed
raimohanska opened this issue Oct 21, 2020 · 2 comments
Closed

Touchscreen Drag and Drop #2

raimohanska opened this issue Oct 21, 2020 · 2 comments

Comments

@raimohanska
Copy link
Owner

At least on iOS, does not work atm.

@e-e-e
Copy link
Collaborator

e-e-e commented Nov 1, 2020

This will require, in addition to handling touch events, making touch targets that are at least 20-40 pixels on touch devices. These can be transparent so the design still looks nice, but the small handles are still touchable.

jussisaurio added a commit that referenced this issue Mar 21, 2021
Attempt #2 of this, using a different library that
hopefully doesnt have any pathological quasi-infinite
loop conditions.

Pack items inside a container into a tight fit
using the Tile button in context menu.

Ignores texts and containers right now because of
overflow issues in texts, and logic for containers
inside containers is simply not implemented yet.
@raimohanska
Copy link
Owner Author

Close in favor of #125

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants