Lottie-Windows/LottieViewer
Simeon 636de5ccfd
Show another decimal place on the LottieViewer tooltip. (#421)
Previously, you'd press the arrow keys 10 times before the tooltip value would change. That was confusing! Now the tooltip will always change in response to the arrow keys.
2021-02-10 15:29:22 -08:00
..
AnimatedVisuals Add animation to the Play/Stop button in Lottie Viewer. (#385) 2020-11-13 15:12:39 -08:00
Assets Remove the Badge images. We don't use them. 2020-11-17 16:36:58 -08:00
Properties Initial commit of Lottie-Windows source. 2018-11-21 12:18:46 -08:00
ViewModel Fully enable nullables. (#363) 2020-10-13 10:21:17 -07:00
App.xaml Add animation to the Play/Stop button in Lottie Viewer. (#385) 2020-11-13 15:12:39 -08:00
App.xaml.cs Fully enable nullables. (#363) 2020-10-13 10:21:17 -07:00
ColorPaletteEntry.cs Fully enable nullables. (#363) 2020-10-13 10:21:17 -07:00
FeedbackLottie.xaml Improve accessibility of lottie viewer (#311) 2020-07-13 10:29:23 -07:00
FeedbackLottie.xaml.cs Initial commit of Lottie-Windows source. 2018-11-21 12:18:46 -08:00
LottieViewer.csproj Create a project just for the animatables. (#413) 2021-01-27 13:10:48 -08:00
MainPage.xaml Add animation to the Play/Stop button in Lottie Viewer. (#385) 2020-11-13 15:12:39 -08:00
MainPage.xaml.cs Add animation to the Play/Stop button in Lottie Viewer. (#385) 2020-11-13 15:12:39 -08:00
Package.appxmanifest Change version number in manifest. 2020-11-13 18:54:21 -08:00
Package_BETA.appxmanifest Remove the Badge images. We don't use them. 2020-11-17 16:36:58 -08:00
PaletteColorPicker.xaml LottieViewer: UI for color palette editing, and show marker values in info panel. (#332) 2020-08-31 17:20:26 -07:00
PaletteColorPicker.xaml.cs Code cleanup: take advantage of C# 8 features. (#370) 2020-10-19 17:38:40 -07:00
PlayStopButton.xaml Add animation to the Play/Stop button in Lottie Viewer. (#385) 2020-11-13 15:12:39 -08:00
PlayStopButton.xaml.cs Add animation to the Play/Stop button in Lottie Viewer. (#385) 2020-11-13 15:12:39 -08:00
README.md README Updates (#65) 2019-02-19 11:27:27 -08:00
Scrubber.xaml Adding markers to the scrubber. (#318) 2020-08-06 13:57:51 -07:00
Scrubber.xaml.cs Show another decimal place on the LottieViewer tooltip. (#421) 2021-02-10 15:29:22 -08:00
Stage.xaml LottieViewer: UI for color palette editing, and show marker values in info panel. (#332) 2020-08-31 17:20:26 -07:00
Stage.xaml.cs Add animation to the Play/Stop button in Lottie Viewer. (#385) 2020-11-13 15:12:39 -08:00

README.md

Lottie Viewer

The Lottie Viewer project generates a Store application for previewing Lottie / Bodymovin JSON files. The tool is intended to help developers and designers validate the visual correctness of their Lottie animations rendered using Lottie-Windows.

Usage

Drag a Lottie file onto the Lottie Viewer window to see it rendered, or use the "Pick a Lottie file" icon in the top left to open local files or URIs. If the orange warning icon lights up, click on it to see any issues that Lottie-Windows encountered.

Generating code with Lottie Viewer

Lottie Viewer allows a Lottie file to be saved as generated code. For maximum control and many extra features for generating code use the LottieGen command line tool.

LottieViewer_Capture

English badge