lottie-idea icon indicating copy to clipboard operation
lottie-idea copied to clipboard

Android Studio and IntelliJ IDEA viewer plugin for Lottie animations

Results 7 lottie-idea issues
Sort by recently updated
recently updated
newest added

Unclear what to test right now — all complex logic belongs to JS

https://github.com/bodymovin/bodymovin/issues/24

Support animations in format of [Facebook Keyframes](https://github.com/facebookincubator/Keyframes/tree/master/android)

enhancement

Get rid of JS library usage (or at least use it only for parsing)

enhancement

Add mode to track currently open file and reload animations when new animation is open in editor

enhancement

Provide way for IDE to run on bundled Jetbrains JVM, while loading JavaFX from JAVA_HOME/JDK_HOME Links to consider: [Support discussion](https://intellij-support.jetbrains.com/hc/en-us/community/posts/206754045-How-do-you-deploy-a-plugin-that-depends-on-javafx-IDEA-bundled-with-JDK-does-not-include-native-libraries-) [Github repo](https://github.com/vsch/idea-multimarkdown)

enhancement
help wanted