Skip to content

Make ctrl/shift/alt clickable on mobile - #208

Open
hobbsythe6th wants to merge 10 commits into
Candlestickers:developmentfrom
hobbsythe6th:mobile-modifiers
Open

Make ctrl/shift/alt clickable on mobile#208
hobbsythe6th wants to merge 10 commits into
Candlestickers:developmentfrom
hobbsythe6th:mobile-modifiers

Conversation

@hobbsythe6th

Copy link
Copy Markdown
Contributor

Closes #171.

How this works is that in EditorWrapper, the editor's active modifier keys are inserted into any mousedowns that occur in the editor. These keys are activated by the three buttons in the modifiers panel, which is basically a tiny code editor clone that was trimmed significantly to make it just the rnd and the styling. There's also a little check in the path cursor since double-clicks break without it around.

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

Successfully merging this pull request may close these issues.

Make Control, Shift and Alt clickable in Android

1 participant