Skip to content

Respect properties #8

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 11 commits into from
Apr 7, 2025
Merged

Respect properties #8

merged 11 commits into from
Apr 7, 2025

Conversation

iamnbutler
Copy link
Owner

@iamnbutler iamnbutler commented Apr 7, 2025

  • Fix regressions in drag-to-create
  • Use frames over rectangles
  • Show a clear indicator when dropping a node will reparent it
  • Fix child nodes not rendering due to a position mismatch between local and world space.

Highlight frames that can become parents when dropping elements with a
yellow border. This provides visual feedback to users about where elements
will be placed in the hierarchy when the drag operation completes.
Refactor canvas elements to properly handle nested components:
- Update scene graph when reparenting nodes
- Paint children between parent's fill and border
- Compute proper transformation matrices for nested elements
- Fix selection outlines to respect parent transformations
@iamnbutler iamnbutler merged commit b2a4541 into main Apr 7, 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