Daishi Kato

Results 114 issues of Daishi Kato

svg animation or js animation cf. https://github.com/dai-shi/excalidraw-animate

- alpha support - fewer presets? - full color with HSL

- make the circle draggable - would be nice to add a play button to auto play history - maybe we want a commit button not to remove history accidentally?...

in advance to #9, we want rather simple shape drawing. lines, circles, rectangles.

Native solution: - https://docs.expo.io/versions/latest/react-native/pressevent/#force---ios Emulation with mouse: - https://twitter.com/steveruizok/status/1360595571610947590 by @steveruizok - http://paperjs.org/tutorials/interaction/working-with-mouse-vectors/

character recognition?

something like https://quickdraw.withgoogle.com

cf. https://github.com/excalidraw/excalidraw/pull/1905

Nothing happens... (promise is not resolved nor rejected.) Not supported with https://github.com/GoogleChromeLabs/browser-fs-access ? "Browser" works but how can we store images in folder?

## Goal - No module states in the library - Full control for library users instead of customization ## Notes to myself - No two caches - Expose needs/copy -...