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

ENTREP-88 Remove non-sanctioned behaviors: Part II #4

Merged
merged 3 commits into from
Jul 19, 2023

Conversation

sparklerfish
Copy link

Found a few more shortcuts/behaviors to squash while working on this. Duplicate via opt-drag/alt-drag was handled in the previous PR. Most stuff is just commented out rather than deleted in case we want to reintroduce them with tokens somehow.

Copy link

@mpqmpqm mpqmpqm left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Good stuff. A couple discovered loose ends for you to please address:

  • rm helper tip that says Press Enter to add text when a container is selected
  • rm Wrap text in a container action when right click on text element

edit: missed important comment. alt-drag to duplicate still works for me. Doesn't for you?

src/components/App.tsx Show resolved Hide resolved
src/components/App.tsx Show resolved Hide resolved
@sparklerfish
Copy link
Author

edit: missed important comment. alt-drag to duplicate still works for me. Doesn't for you?

I swear it didn't before, but I confirmed it still did, so, fixed now.

Copy link

@mpqmpqm mpqmpqm left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Excellent.

en.json/hints is a another valuable source for undesired behaviors. We'll need to address hints.lineEditor_pointSelected at some point, but I actually want to bring that functionality back so we'll do that in a future ticket.

For now, please disabled hints.text and this is good to merge.

@sparklerfish sparklerfish merged commit b01d450 into develop Jul 19, 2023
@sparklerfish sparklerfish deleted the ENTREP-88 branch July 19, 2023 17:22
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
2 participants