Skip to content

Conversation

@endorpersand
Copy link

Feature from downstream

Text Updates

  • Typical text-editing shortcuts (Ctrl + A, Ctrl + C, Ctrl + V, Ctrl + X, Ctrl + Z) can now be used in text inputs without activating the canvas shortcuts (e.g., selecting all components).
  • Backspace should now work properly on the text component

Selection Updates

  • Ctrl-clicking a component now toggle-selects components
  • (macOS) Command-clicking should allow you to select components (which would be done by ctrl-clicking on Windows).
    • Previously, this behavior was also mapped to ctrl-clicking in macOS, but ctrl-clicking also opens a context menu, so this is probably unintended

…t-cs2110#6)

* make ctrl kb shortcuts functional in macOS

* toggle components when ctrl clicking

* restrict text editing shortcuts while unfocused from canvas

* improve text component support (ensure backspace functions, do not type characters if ctrl/cmd held)
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.

1 participant