Graphite/editor
Elbert Ronnie 8e769e37f6 Add auto-panning when pointer goes beyond viewport edge with Select tool (#1625)
* Add code to shift viewport if mouse is beyond edge

* Allow shifting viewport if mouse is stationary too

* Group all modifier keys into SelectToolPointerKeys

* Cleanup message ordering to remove shifting during resize

* Slow down shifting by half

* Clamp speed; code review cleanup

---------

Co-authored-by: 0hypercube <0hypercube@gmail.com>
Co-authored-by: Keavon Chambers <keavon@keavon.com>
2024-02-28 23:52:36 -08:00
..
src Add auto-panning when pointer goes beyond viewport edge with Select tool (#1625) 2024-02-28 23:52:36 -08:00
Cargo.toml Update dependencies and reuse the same usvg version 2024-01-17 20:33:07 -08:00
build.rs A few minor lints and docs (#1436) 2023-10-18 23:33:10 -07:00