akiraux / Akira

Native Linux App for UI and UX Design built in Vala and GTK
GNU General Public License v3.0
5.25k stars 202 forks source link

Fix rotation issue #637

Closed mbfraga closed 3 years ago

mbfraga commented 3 years ago
## Summary / How this PR fixes the problem? Single objects were having their rotation compounded twice due to multiselect code. This code fixes the issue by forking the logic where the original rotation was being factored back into the total rotation for multiselections. ## Steps to Test Rotate a single object twice.