mirror of
https://github.com/GraphiteEditor/Graphite.git
synced 2026-09-21 02:08:11 +08:00
Add auto-panning to the Artboard tool (#1652)
* Move panning functionality to auto_panning.rs * Add auto-panning to Artboard tool * Hide debug messages containing AnimationFrame
This commit is contained in:
@@ -1,3 +1,4 @@
|
||||
pub mod auto_panning;
|
||||
pub mod color_selector;
|
||||
pub mod graph_modification_utils;
|
||||
pub mod pivot;
|
||||
|
||||
Reference in New Issue
Block a user