Commit Graph

148 Commits

Author SHA1 Message Date
8835295de0 better grid positioning 2021-12-26 20:44:07 +10:00
e018ace9ea grid draws on tool canvas instead of main canvas 2021-12-26 20:35:57 +10:00
d09c0386b2 style clean, layers context menu 2021-12-26 20:04:20 +10:00
124375bc6c canvas hashing to avoid redrawing old data 2021-12-26 17:44:02 +10:00
c2b7c720e2 brush size in menu and hotkey fix 2021-12-26 17:22:39 +10:00
b92ddd455e brush removing char bug fix 2021-12-26 16:38:39 +10:00
82fab90e7f edit ascii fix (made new bug), blocks fill bug fixes 2021-12-26 16:31:07 +10:00
5fb166e263 save blocks when brushing off canvas 2021-12-26 12:37:16 +10:00
922bcabd30 width bug fix, font on firt load bugfix 2021-12-26 12:20:17 +10:00
088f6d3807 completed context menus for brushes 2021-12-26 11:41:24 +10:00
3c34c799c3 review, better view menu 2021-12-24 14:06:55 +10:00
0b3dcea9be fixed import transparent blocks, more toolbar menu, redraw just drawn blocks 2021-12-22 20:36:41 +10:00
90010a8831 Readme update, removed font awesome (we now have material icons), front end css review 2021-12-21 19:03:40 +10:00
29f1426930 addcts inverse ascii bug fix, undo/redo around layers (WIP) 2021-12-18 11:35:58 +10:00
5e0d3ae2ea text tool bug fixes, readme update 2021-12-17 21:54:57 +10:00
9d9fb6c6f0 brush mirror and other mirror fix 2021-12-17 21:03:10 +10:00
ecce5d4959 fill bug fix, brush canvas fix 2021-12-17 20:09:59 +10:00
b272115e52 arrow key brush eraser fix 2021-12-17 19:18:35 +10:00
976ac7c2a6 WIP reviewing other tools 2021-12-17 18:47:38 +10:00
044f92d104 chunked diff start, optimised blocks internal storage space 2021-12-17 13:53:07 +10:00
731801fc9c toolbar icons and keyboard focus fix 2021-12-11 11:28:44 +10:00
02668842c0 styles fix, initial text select w/ arrow keys fix 2021-12-07 13:54:18 +10:00
fed6f972f2 fill tool fix 2021-12-06 18:08:57 +10:00
87653aefe9 eraser keyboard support 2021-12-06 17:00:11 +10:00
f1cf2d295a better keyboard support, brush keyboard support 2021-12-06 16:55:06 +10:00
790664a053 toolbar menu updates 2021-12-04 13:47:31 +10:00
4fc0c99977 updates, better options modal 2021-11-06 10:59:17 +10:00
33fb8e2948 better image overlay 2021-10-23 10:23:02 +10:00
5c05ad0495 image overlay trace 2021-10-16 15:16:21 +10:00
89d801c1ef fix select 2021-10-09 10:47:16 +10:00
5d088490e9 started options, faster editor 2021-10-02 13:48:39 +10:00
b771c9a759 less redraw on cavas, options modal start 2021-10-02 10:55:39 +10:00
980d62d892 fill tool fix, null blocks fix 2021-09-18 10:37:55 +10:00
954259703d some bug fixes 2021-09-04 15:16:27 +10:00
5498b22c98 rename layer keyboard event fix 2021-09-04 14:54:25 +10:00
05b90149a0 better fill tool with fg, bg and char checkboxes 2021-09-04 14:49:24 +10:00
6e76e58e8b better fill tool with fg, bg and char checkboxes 2021-09-04 14:41:31 +10:00
b4a1dac1e1 enter on HTTP POST 2021-09-04 11:13:28 +10:00
608a35e9d4 transparent blocks on export 2021-09-04 10:21:53 +10:00
98db95516d transparent block (WIP) 2021-08-28 13:20:59 +10:00
36df6488cc merge layers, transparent layers fix (WIP) 2021-08-28 12:03:42 +10:00
bedaa7d5f7 panels follow scroll, better ascii optimis for blocks 2021-08-21 11:28:06 +10:00
8d5b82cd5b bug fixes 2021-08-19 11:42:33 +10:00
Fred Akers
8acef070da
Cleanups (#10)
* Cleanup fillTool

* Cleanup fillTool

* Fix typo in canvas resize

* Remove unneeded return

* simplify layers loop in mirc export
2021-08-19 10:23:12 +10:00
6b08b7249a lint, bug fixes, some style updates 2021-08-17 10:24:41 +10:00
1458a09519 reviewed / refactored styles 2021-08-16 17:03:53 +10:00
b4439f9a5f layers in their own area, keyboard fixes 2021-08-16 16:14:49 +10:00
7ebeda41bd refactored keyboard events into their own file, bug fixes 2021-08-16 14:10:06 +10:00
59a87b661b better layers 2021-08-16 12:39:30 +10:00
590b43a378 review/refactor brush 2021-08-16 12:10:09 +10:00