Graphite/frontend/src/utility-functions
adamgerhant bc33eabc3c
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>
2024-05-08 21:36:15 +00:00
..
debounce.ts Improve NumberInput with dragging to change value and escape/right-click to abort (#1469) 2023-11-21 17:26:28 -08:00
escape.ts Integrate Stable Diffusion with the Imaginate layer (#784) 2022-10-18 22:33:27 -07:00
files.ts Restore ESLint and Prettier auto-formatting and CI linting (#1457) 2023-11-16 13:12:47 -08:00
icons.ts Add grid color customization and choice to display as dots (#1743) 2024-05-08 21:36:15 +00:00
images.ts Add Red Dress demo artwork 2024-02-05 14:41:07 -08:00
keyboard-entry.ts Add support for handling MMB/RMB double click inputs (#1407) 2023-09-01 14:57:03 -07:00
math.ts Vue initialization and FloatingMenu codebase refactoring and cleanup (#649) 2022-05-21 19:46:15 -07:00
network.ts Restore ESLint and Prettier auto-formatting and CI linting (#1457) 2023-11-16 13:12:47 -08:00
panic-proxy.ts Retire layer paths used throughout the code (#1531) 2023-12-21 19:32:46 -08:00
platform.ts Restore ESLint and Prettier auto-formatting and CI linting (#1457) 2023-11-16 13:12:47 -08:00
rasterization.ts Restore ESLint and Prettier auto-formatting and CI linting (#1457) 2023-11-16 13:12:47 -08:00
strip-indents.ts Revamp key/code input processing which fixes Option key on Mac and other locales 2022-08-11 02:53:46 -07:00