Commit Graph

34 Commits

Author SHA1 Message Date
ea28e5eeef fix for merge and transparent layers 2021-08-28 12:41:31 +10:00
36df6488cc merge layers, transparent layers fix (WIP) 2021-08-28 12:03:42 +10:00
chz^3
3091736d9f
ascii.js: add more box drawing and block drawing characters (#12)
current character set limits my ability to express myself it's about
freedom of speech

Co-authored-by: chzchzchz <chzchzchz@users.noreply.github.com>
2021-08-23 11:51:45 +10:00
1549345e23 brush and history limits, bug fix on keyboard shortcuts 2021-08-19 11:08:36 +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
f0a10e06d8 linter, better canvas resize with undo, readme update, store text data when leaving text mode 2021-08-15 11:20:58 +10:00
640cdcf982 refactored ascii data, more layers bug fixing, still bug when adding new layer then resizing 2021-08-15 10:57:37 +10:00
09f46a1cdd fixed resizing ascii and layers 2021-08-15 10:15:36 +10:00
dc15bbac18 better ascii export with layers 2021-08-15 08:51:45 +10:00
b891d52b73 removed useless draggable package, fix for export 2021-08-14 19:53:11 +10:00
4c075e6868 LAYERS - sorta 2021-08-14 19:09:36 +10:00
4c38f83503 LAYERS (wip) - brushing preview broken 2021-08-14 16:41:42 +10:00
84606a455b better title update 2021-08-12 12:22:29 +10:00
97f4c03602 refactor, better text editing 2021-08-12 11:52:40 +10:00
8f074fd948 toolbar font draw, toaster notifications, fill eraser tool, some refactoring 2021-08-12 09:47:36 +10:00
99f8678bc0 flip and rotate brush with E and Q when in brush mode 2021-08-08 13:24:06 +10:00
8a87b8f9b2 baked in splash ascii, close tabs with confirmation dialog 2021-08-08 11:55:59 +10:00
c1f20be09e fix for plain text ascii import 2021-08-07 16:10:52 +10:00
a5ccdbca23 brush and select fixes 2021-08-07 12:41:47 +10:00
6c928fe9bc brush library updates (WIP) 2021-08-06 21:00:35 +10:00
29f800c534 hash value of brushes to prevent duplicates (WIP) 2021-08-06 14:39:54 +10:00
cb5e558922 better brush preview in new component 2021-08-06 11:51:58 +10:00
a1e27a8e22 export bug fix 2021-08-05 15:38:01 +10:00
d2f38f822c better modals, keyboard input in modals, new keyboard shortcuts 2021-08-05 15:30:53 +10:00
014ad5602b improved ui, 99 color fix, more refactor, aspect ratio fix 2021-08-05 10:54:40 +10:00
f7e7849069 eslint refactor review 2021-08-04 13:21:06 +10:00
424179d96b before linter fixes 2021-08-04 12:47:17 +10:00
316781c532 newblock refactor, paste ascii modal fix 2021-08-04 11:13:35 +10:00
d751a60ce5 more refactor, code format, better char picker with space 2021-08-03 17:33:25 +10:00
988251b1b7 refactor, undo redo bug fixes 2021-08-03 14:59:12 +10:00
c45bcb6f48 refactor first pass, fixed fill bug, new ctrl d for show/hide debug panel 2021-08-03 13:00:32 +10:00
1c49db640f added hax ascii url, copy and paste with brush (WIP), fixed tab change ascii 2021-07-24 11:55:44 +10:00
5d6c5fd421 better select/copy, refactored code to ascii.js 2021-07-17 11:44:27 +10:00
71ac1e288a modals (WIP); mirc to clipboard 2021-04-24 10:20:11 +10:00