taye
taye
Problems described in #58, #812 and #828. Todo: investigate problems and potential solutions ### Expected behavior Tell us what should happen ### Actual behavior Tell us what happens instead
### Expected behavior https://gitter.im/taye/interact.js?at=5e302e9a433e1d403969e930 >Hello :) I want, that a draggable needs either one mouse event or two touch events to be draggable. The event passed by the draggable move...
This PR speeds up repeated formatting by reusing the previously created `ESLintCLIEngine` instance when the `eslintPath` and `eslintOptions` that are passed to `getESLintCLIEngine` are identical. :heart:
- Add sourceFileName to templating data item - Create output directory if it doesn't exist - Add hashbang for "binary"
Currently, dragging the image so that the delta would move the image out of the viewport in an axis would cause cropt to ignore the drag delta in that axis,...
This PR does a few things to handle missing/broken WebGL better: - wraps the instantiation of the WebGL image editor in a try-catch - uses cropper.js to get the cropped...
[Mediabunny](https://mediabunny.dev) is a library for reading, writing, and converting video and audio files using the [WebCodecs API](https://developer.mozilla.org/en-US/docs/Web/API/WebCodecs_API). I think it would be a great fit for Etro and could open...
Thanks for your work on Etro. While making a web-based video editor, I did some experiments with Etro, but found that the playback frame rate was much lower than I...