Graphite/editor/src
Henry Sloan 44f244fb5f Add a stroke width option to the Line Tool (#355)
* Add a stroke width option to the Line Tool

* Fix title case for line options

* Add px unit to line stroke width

* Add stroke width to pen tool

* Rename stroke width to weight

* Change number input width to min-width

* Remove the word "stroke" from "stroke weight"
2021-08-23 21:55:59 -04:00
..
communication Implement bounding box for selected layers (#349) 2021-08-20 09:57:00 +02:00
document Implement bounding box for selected layers (#349) 2021-08-20 09:57:00 +02:00
frontend Make scrollbars interactable (#328) 2021-08-15 21:48:42 +01:00
global Restructure project directories (#333) 2021-08-07 05:17:18 -07:00
input Implement bounding box for selected layers (#349) 2021-08-20 09:57:00 +02:00
misc Improve Frontend -> Backend user input system (#348) 2021-08-14 05:38:35 -07:00
tool Add a stroke width option to the Line Tool (#355) 2021-08-23 21:55:59 -04:00
consts.rs Improve scrollbar behavior (#351) 2021-08-16 21:25:00 +01:00
lib.rs Refactor ViewportPosition from u32 (UVec2) to f64 (DVec2) (#345) 2021-08-14 02:45:24 -07:00