mirror of
https://github.com/ocornut/imgui.git
synced 2026-03-30 21:05:54 -05:00
Spinners
@@ -9,6 +9,7 @@ _(wiki editors: the images on this page are 500x250 pixels. please try to keep n
|
||||
- [File Browsers / File Dialog](#file-browsers--file-dialog)
|
||||
- [Input Method Editors](#input-method-editors)
|
||||
- [Knobs](#knobs)
|
||||
- [Spinners](#spinners)
|
||||
- [Layout](#layout)
|
||||
- [Styling](#styling)
|
||||
- [Software Renderer/Rasterizer](#software-rendererrasterizer)
|
||||
@@ -154,6 +155,15 @@ Many more Node Editors at [#306](https://github.com/ocornut/imgui/issues/306).
|
||||
<BR> [issue #942](https://github.com/ocornut/imgui/issues/942#issuecomment-268369298)
|
||||
<BR> 
|
||||
|
||||
# Spinners
|
||||
|
||||
**imspinner**: Set of nice spinners for imgui (2022)
|
||||
<BR> [github/dalerank/imspinner](https://github.com/dalerank/imspinner) / [issue #5421](https://github.com/ocornut/imgui/issues/5421)
|
||||
<BR> 
|
||||
|
||||
**Spinner/Loading progress indicators**
|
||||
<BR> [issue #1901](https://github.com/ocornut/imgui/issues/1901)
|
||||
|
||||
# Layout
|
||||
|
||||
**Stack Layout implementation**
|
||||
@@ -303,9 +313,6 @@ Many more Node Editors at [#306](https://github.com/ocornut/imgui/issues/306).
|
||||
<BR> [issue #3484](https://github.com/ocornut/imgui/issues/3484)
|
||||
<BR> 
|
||||
|
||||
**Spinner/Loading progress indicators**
|
||||
<BR> [issue #1901](https://github.com/ocornut/imgui/issues/1901)
|
||||
|
||||
**imgui-notify**: header-only wrapper made to create notifications**
|
||||
<BR> [github/patrickcjk/imgui-notify](https://github.com/patrickcjk/imgui-notify)
|
||||
<BR> 
|
||||
|
||||
Reference in New Issue
Block a user