Bartosz Legięć
Bartosz Legięć
### Discussed in https://github.com/bibixx/react-adobe-animate/discussions/64 🤔 It seems as though Adobe has changed the output file format yet again. What version of Adobe Animate have you used to generate the JS...
It would be nice to change `uglify-js` to `uglify-es` or add an option to choose between two since now if I have an es6 code the minification for JS is...
I'd love to be able to probe some users for a bit of feedback about the app. I don't want to be too intrusive and definitely don't want to force...
An idea for the feature is to allow the user to "spawn" a new browser window (which can eg. be moved to a second monitor) that still has connection with...
**Is your feature request related to a problem? Please describe.** Current data trackers that can be used on track aren't perfect and lack a good mobile support. We should add...
**Description** Fixes some of the cursor jumping on Android. There seems to be some kind of a race condition between the native `onDOMSelectionChange` and the actions that get run with...
**Description** The cursor jumps to the front of the word when the autocorrect is being applied to the first word on the line **Recording** https://github.com/user-attachments/assets/ac557ce2-0022-41af-8dd5-d1385c88dfbb **Sandbox** https://codesandbox.io/p/sandbox/4hytdl **Steps** To reproduce...
**Description** The autocorrect doesn’t work when creating the first line (from placeholder to the content) in an editor **Recording** https://github.com/user-attachments/assets/ac557ce2-0022-41af-8dd5-d1385c88dfbb **Sandbox** https://codesandbox.io/p/sandbox/4hytdl **Steps** To reproduce the behavior: 1. Remove the...