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

check selection nodes before adding stroke with Selector::Single #1294

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

Conversation

Doublonmousse
Copy link
Collaborator

This allows one element to be resized/rotated in this mode even if a stroke/image is behind.

The old behavior can be forced in this mode when pressing Shift

Fixes #1292

As we are on the subject, if you click inside the selection in this mode and a stroke is there under, it will be selected as well. This means resizing/rotating without adding strokes is facilitated by this PR but not translation. There's not really a translation node (in addition to the rotate and scaling ones)

This allows one element to be resized/rotated in this mode even if a stroke/image is behind.

The old behavior can be forced in this mode when pressing `Shift`
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.

Selecting objects with "Select One by One" doesn't allow to resize/rotate them
1 participant