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

Fix move, rotate, scale for selection that includes controls in containers #99497

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

Giganzo
Copy link
Contributor

@Giganzo Giganzo commented Nov 21, 2024

Fixes: #99496

Selection only includes controls in a container

Before:

When using modifiers with selection mode:

dev4-bug.webm

Selecting mode from toolbar:

dev4-bug-tools.webm

After:

When using shortcuts with selection mode:

dev-fix.webm

Selecting mode from toolbar:

dev-fix-tools.webm

Constrain axis

If you had a control in a container selected with other items and you moved or scaled selection by grabbing the gizmo it would not constrain it to that axis.

Before:

Screencast_20241119_163238.webm

After:

Screencast_20241119_163328.webm

@Giganzo Giganzo requested a review from a team as a code owner November 21, 2024 15:03
@Giganzo Giganzo force-pushed the toast-no-selection branch 2 times, most recently from 4df473d to f99a23d Compare November 21, 2024 15:09
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
1 participant