Skip to content

Bind keys #7

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

Merged
merged 8 commits into from
Apr 6, 2025
Merged

Bind keys #7

merged 8 commits into from
Apr 6, 2025

Conversation

iamnbutler
Copy link
Owner

This PR adds some initial keybindings (delete, switch tools with h, v, r) and fixes a major bug with the css import module.

The css import problem

The imported nodes weren't being assigned ids, respecting the ids that the canvas was producing. This meant that when new nodes were created, they were clobbering imported nodes.

@iamnbutler iamnbutler merged commit df86d24 into main Apr 6, 2025
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