Fixed for imlottie placement
parent
567500b13d
commit
039da8fbc3
@ -12,7 +12,6 @@ _(wiki editors: the images on this page are 500x250 pixels. please try to keep n
|
|||||||
- [Input Method Editors](#input-method-editors)
|
- [Input Method Editors](#input-method-editors)
|
||||||
- [Knobs](#knobs)
|
- [Knobs](#knobs)
|
||||||
- [Spinners](#spinners)
|
- [Spinners](#spinners)
|
||||||
- [Lottie Animation](#lottie)
|
|
||||||
- [Toggles](#toggles)
|
- [Toggles](#toggles)
|
||||||
- [Layout](#layout)
|
- [Layout](#layout)
|
||||||
- [GUI/Layout Editor/Generator](#guilayout-editorgenerator)
|
- [GUI/Layout Editor/Generator](#guilayout-editorgenerator)
|
||||||
@ -174,12 +173,6 @@ Many more Node Editors at [#306](https://github.com/ocornut/imgui/issues/306).
|
|||||||
<BR> [github/dalerank/imspinner](https://github.com/dalerank/imspinner) / [issue #5421](https://github.com/ocornut/imgui/issues/5421)
|
<BR> [github/dalerank/imspinner](https://github.com/dalerank/imspinner) / [issue #5421](https://github.com/ocornut/imgui/issues/5421)
|
||||||
<BR> ![](https://user-images.githubusercontent.com/8225057/176230882-2261909d-63a6-446d-9c2d-78023e932aa2.png)
|
<BR> ![](https://user-images.githubusercontent.com/8225057/176230882-2261909d-63a6-446d-9c2d-78023e932aa2.png)
|
||||||
|
|
||||||
# Lottie
|
|
||||||
|
|
||||||
**imlottie**: Renderer Lottie animation for imgui (2023)
|
|
||||||
<BR> [https://github.com/dalerank/imlottie](https://github.com/dalerank/imlottie)
|
|
||||||
<BR> ![](https://github.com/ocornut/imgui/assets/918081/4cbe4055-0ae2-4ebb-957d-4e0907cdc9c7)
|
|
||||||
|
|
||||||
**Spinner/Loading progress indicators**
|
**Spinner/Loading progress indicators**
|
||||||
<BR> [issue #1901](https://github.com/ocornut/imgui/issues/1901)
|
<BR> [issue #1901](https://github.com/ocornut/imgui/issues/1901)
|
||||||
|
|
||||||
@ -394,6 +387,10 @@ Many more Node Editors at [#306](https://github.com/ocornut/imgui/issues/306).
|
|||||||
<BR> [github/hnOsmium0001/imgui-command-palette](https://github.com/hnOsmium0001/imgui-command-palette)
|
<BR> [github/hnOsmium0001/imgui-command-palette](https://github.com/hnOsmium0001/imgui-command-palette)
|
||||||
<BR> ![](https://user-images.githubusercontent.com/36975818/147279807-5123e130-80f5-4f82-bab4-099a29b7ca95.png)
|
<BR> ![](https://user-images.githubusercontent.com/36975818/147279807-5123e130-80f5-4f82-bab4-099a29b7ca95.png)
|
||||||
|
|
||||||
|
**imlottie**: Renderer Lottie animation for imgui (2023)
|
||||||
|
<BR> [https://github.com/dalerank/imlottie](https://github.com/dalerank/imlottie)
|
||||||
|
<BR> ![](https://github.com/ocornut/imgui/assets/918081/4cbe4055-0ae2-4ebb-957d-4e0907cdc9c7)
|
||||||
|
|
||||||
Also [Useful Widgets](https://github.com/ocornut/imgui/labels/useful%20widgets) Tag in Issues.
|
Also [Useful Widgets](https://github.com/ocornut/imgui/labels/useful%20widgets) Tag in Issues.
|
||||||
|
|
||||||
# Third party repos
|
# Third party repos
|
||||||
|
Loading…
Reference in New Issue
Block a user