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

feature: rotate text and point in draw control #1947

Merged
merged 4 commits into from
Jan 29, 2024
Merged

Conversation

johnnyblasta
Copy link
Collaborator

Closes #1941
Enables rotation for text and point in draw control.

RoteraTextPunkt

@Grammostola
Copy link
Contributor

Looks good overall, nice feature! One note I have is the UI and "degrees rotation", if I pull the slider all the way to "-360°" (from the default 0) my cube rotates half a rotation, which seems appropriate function-wise but doesn't quite rhyme with the UI text. (And maybe "0" could be included?)

@johnnyblasta
Copy link
Collaborator Author

Corrected the wrong degrees text and added a zero.

@Grammostola
Copy link
Contributor

Cheers. Hm, I've not seen a rotate control in the print preview but based on the opacity slider would it be easier to revert to the default value if the scale went from 0 (default) to 360?

@johnnyblasta
Copy link
Collaborator Author

Sure, this makes it easier to get back to zero.
image

@Grammostola
Copy link
Contributor

Lgtm : )

@johnnyblasta johnnyblasta merged commit 42f2bd8 into master Jan 29, 2024
4 checks passed
@johnnyblasta johnnyblasta deleted the draw-rotate branch January 29, 2024 09:37
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.

Draw - enable rotate for objects
2 participants