pencil2d / pencil

Pencil2D is an easy, intuitive tool to make 2D hand-drawn animations. Pencil2D is open source and cross-platform.
http://pencil2d.org
GNU General Public License v2.0
1.45k stars 272 forks source link

Implement a selection rotation handle #1844

Open ThienDW opened 4 months ago

ThienDW commented 4 months ago

Issue Summary

Currently when selecting and moving an area using the select tool, you can only move and stretch it- being able to rotate by positioning your mouse near the corner would greatly improve the functionality of the tool.

Video or Image Reference

This feature in other similar programs: Untitled

J5lx commented 4 months ago

It is already possible to rotate selections in Pencil2D by holding the Ctrl key. I’ll consider this an enhancement request to make it more intuitive by adding a dedicated rotation handle to selections like we do on the camera layer (in nightly builds).