Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2023-09-04 | Right click toggles to another tool as needed | zlg | 2 | -10/+35 | |
Also added a 'show grid' toggle button, which will update 'on' or 'off' on its label as necessary. | |||||
2023-08-29 | Initial commit | zlg | 5 | -0/+590 | |
This pixel editor is a sort of 'proof of concept' for a Javascript app. It has support for three primary colors (black, white, custom), a darken and lighten tool, a rainbow tool, and you can right click to capture a color in the custom color box. Quite handy for simple little doodles. Future work will be done mostly in the CSS for the UI layout. |