Conversation
- Image navigation shortcuts work for all simultaneously (probably not optimal) This is for #89. Some things should be ironed out, such as adding a cancel button for future jobs and an order indicator maybe? Signed-off-by: Victor Seiji Hariki <victorseijih@gmail.com>
Signed-off-by: Victor Seiji Hariki <victorseijih@gmail.com>
Signed-off-by: Victor Seiji Hariki <victorseijih@gmail.com>
|
Fix single pixel upset in cropCanvas bounding box. We have had this problem before, but I thought it was just rounding errors and just added a padding to circumvent the problem. now should have been corrected for the most part. |
Signed-off-by: Victor Seiji Hariki <victorseijih@gmail.com>
Signed-off-by: Victor Seiji Hariki <victorseijih@gmail.com>
|
Prompt interface overhaul |
Signed-off-by: Victor Seiji Hariki <victorseijih@gmail.com>
|
good lord man, do you ever sleep? this is magnificent stuff, fantastically usable; i'm still trying to make sure the tiny bits of making multiple sliders update in concert all play nice while you're over here implementing outright magic <3 it's uh pretty clear you're in a different league of software developer than i can even pretend to be, and that you're taking this silly little project much more seriously than i am :D it's hugely appreciated and i hope you're not feeling like i'm just letting you do all the work even though that's kind of what's happening :| |
Didn't work so much on the project today, actually. The idea for the history just popped in my head and I wanted to see it done! Most other things were half-done from yesterday.
I feel like that's an exaggeration, considering I currently am not even a developer, but I do like developing some personal projects, so thanks for the praise! Well, considering this, I assume it's okay to merge into main. Will also close related issues. |

Just another draft for 12-12. For now, has migration from local storage in stamp.js to IndexedDB for more storage space.