Graphite/core/editor
Henry Sloan 363b9c7ffa Implement fill tool (#254)
* Implement fill tool

* Add fill tool shortcut

* Add getters and setters to styles

* Make fill tool act on the topmost layer clicked

* Refactor fill operation

* Refactor and unify selection tolerance

* Add mark_as_dirty function

* Fix getter names
2021-07-14 03:49:12 -04:00
..
src Implement fill tool (#254) 2021-07-14 03:49:12 -04:00
Cargo.toml Viewport canvas navigation with modifier keys and zoom widget (#229) 2021-07-13 07:50:10 +01:00