mirror of
https://github.com/GraphiteEditor/Graphite.git
synced 2026-09-15 14:18:04 +08:00
Add grid color customization and choice to display as dots (#1743)
* dot grid * fix warning: unreachable pattern * grid color select * add color for all grid types * Dot grid checkbox and remove prefixed Color functions * Display dot grid as grid aligned pixels * Dashed line comment * Code review and UI design widget placement updates * Isometric dotted grid * Early return when cos = 0 * Add spacing, x offset, and color to dot grids --------- Co-authored-by: Keavon Chambers <keavon@keavon.com>
This commit is contained in:
1
Cargo.lock
generated
1
Cargo.lock
generated
@@ -2376,6 +2376,7 @@ dependencies = [
|
||||
"graphite-proc-macros",
|
||||
"image 0.24.9",
|
||||
"interpreted-executor",
|
||||
"js-sys",
|
||||
"log",
|
||||
"num_enum 0.6.1",
|
||||
"once_cell",
|
||||
|
||||
Reference in New Issue
Block a user