Commit Graph

18 Commits

Author SHA1 Message Date
raphael 9c3713d0c6 always set shift to true on press 2020-05-04 14:42:25 +02:00
raphael 89dbabf1d2 always set tool intern to mouse while image drop is active 2020-05-04 14:40:24 +02:00
raphael ea0e9f8452 draw lines on shift press when pen is selected 2020-05-04 14:22:08 +02:00
raphael 9a4f32c99a fix README and alert text 2020-04-29 19:24:24 +02:00
raphael d173c7728c improve performance of pdf to image function 2020-04-29 16:01:22 +02:00
raphael c86ee45f11 working with multiple pages 2020-04-29 15:50:31 +02:00
raphael 15135540fe add basic pdf to image conv function 2020-04-29 15:32:48 +02:00
raphael 832cd7fbbb fix resizable 2020-04-27 13:50:23 +02:00
raphael 61e208ccc8 define var and fix pasting imgs 2020-04-23 15:10:36 +02:00
Florent Chehab 9f5c5b2f30 fix(fa icons): should render everywhere
* setup is not perfect but should do the trick for now
* Suggestion: add all the icon the dom and reuse them so that we don't have to do dom.i2svg(); everytime
2020-04-20 11:18:52 +02:00
Florent Chehab d5cb969ee5 fix: undefined vars / resizable / upload
* was brokend by refacto
2020-04-19 17:57:54 +02:00
Florent Chehab 39e8dd398b fix(bundle size): include only required icons 2020-04-19 17:42:26 +02:00
Florent Chehab dcc5191a3c style(main.js): indented because in function now 2020-04-19 16:50:47 +02:00
Florent Chehab 99378c276b fix(colorPicker): cleaned setup of new lib 2020-04-19 16:49:39 +02:00
Florent Chehab 6025dc595a refacto(endpoints): endpoints under /api or /ws-api
* Easier setup of webpack dev-server & proxying
2020-04-19 16:42:32 +02:00
Florent Chehab 84b4ff019f refacto(src): a bit of cleaning 2020-04-19 16:32:30 +02:00
Florent Chehab 0a32a73742 refacto(assets / src): reorganized 2020-04-19 16:26:45 +02:00
Florent Chehab 63ac22d6c8 refacto: moved to src 2020-04-18 22:15:12 +02:00