Graphite/editor/src
0HyperCube 265cc0fe32 Draw the outlines of shapes on hover and selection (#609)
* Add hover outline overlay

* Increase selection tolerance

* Increase weight

* Only check if top intersection is selected

* Outline selected paths

* Reduce outline weight

* Increase path tool outline thickness to match hover
2022-04-24 01:21:48 +01:00
..
communication Change stroke weight from ints to floats (#601) 2022-04-21 13:35:35 -07:00
document Fix properties deselect (#606) 2022-04-22 10:58:29 +01:00
frontend Font selection for text layers (#585) 2022-04-21 09:50:44 +01:00
global Tweak whitespace around `use` statements and other lint fixes 2022-01-15 12:55:51 -08:00
input Fix properties deselect (#606) 2022-04-22 10:58:29 +01:00
layout Font selection for text layers (#585) 2022-04-21 09:50:44 +01:00
misc Rename Crop tool to Artboard tool 2022-04-21 10:52:33 -07:00
viewport_tools Draw the outlines of shapes on hover and selection (#609) 2022-04-24 01:21:48 +01:00
consts.rs Draw the outlines of shapes on hover and selection (#609) 2022-04-24 01:21:48 +01:00
lib.rs Rename Crop tool to Artboard tool 2022-04-21 10:52:33 -07:00