Graphite/editor/src/messages/tool/common_functionality
0HyperCube af6dae29fc
Fix off by one subpath and unrelated crash (#1754)
* Fix off by one in subpath code

* Fix crash with selected handles and anchor

* Sort the correct way I have no idea why the origional code was so overly verbose but it has caused significant confusion and wasted effort
2024-05-20 14:44:24 -07:00
..
snapping Generalize layers as merge nodes to enable adjustment layers (#1712) 2024-04-30 23:03:42 -07:00
auto_panning.rs Polish and fix small bugs with tilt and zoom navigation 2024-04-28 02:13:18 -07:00
color_selector.rs Code cleanup and refactoring to enhance consistency (#1695) 2024-03-20 21:28:51 -07:00
graph_modification_utils.rs Generalize layers as merge nodes to enable adjustment layers (#1712) 2024-04-30 23:03:42 -07:00
mod.rs Fix cancellation of drag actions in all tools where it's missing (#1664) 2024-03-09 16:19:56 -08:00
pivot.rs Add layer locking feature (#1702) 2024-04-03 16:08:26 -07:00
resize.rs Code cleanup and refactoring to enhance consistency (#1695) 2024-03-20 21:28:51 -07:00
shape_editor.rs Fix off by one subpath and unrelated crash (#1754) 2024-05-20 14:44:24 -07:00
snapping.rs Fix "contrain" typo (#1717) 2024-03-31 06:15:57 +00:00
transformation_cage.rs Add layer locking feature (#1702) 2024-04-03 16:08:26 -07:00
utility_functions.rs Fix cancellation of drag actions in all tools where it's missing (#1664) 2024-03-09 16:19:56 -08:00