4 Commits
Author SHA1 Message Date
MindfulMinun 5206cb31ed Scaling on a fixed point??
I took linear algebra last semester I forgot how to SVD
2020-09-17 00:09:16 -05:00
MindfulMinun e1175ec3b8 Oh shit, I fixed both errors literally minutes later
- When calling navigator.share, Files have to have a MIME type
- Oh my fucking god I forgot to add will-change: transform
- The whole image can now be seen at start. No more having to zoom out :D
2020-09-12 01:51:09 -05:00
MindfulMinun 089515e4f5 Almost works
- Image is created in a worker :D
- Dragging is glitchy on mobile
- Share throws a PermissionDenied error but it's in the same callback as an onclick handler idks
2020-09-12 01:05:00 -05:00
MindfulMinun 1751d9bc22 App shell + assets
It can render an image, but not much else.
Oh, and the icons were ported from an earlier version of Sakura.
2020-09-11 02:17:45 -05:00