mirror of
https://github.com/GraphiteEditor/Graphite.git
synced 2026-09-23 08:08:11 +08:00
Add rotation custom cursor icon for the transform cage
This commit is contained in:
@@ -34,6 +34,7 @@ pub enum MouseCursorIcon {
|
||||
EWResize,
|
||||
NESWResize,
|
||||
NWSEResize,
|
||||
Rotate,
|
||||
}
|
||||
|
||||
#[derive(Clone, Copy, Debug, Default, Eq, PartialEq, Serialize, Deserialize)]
|
||||
|
||||
Reference in New Issue
Block a user