This is the first stable release of ImAnim, featuring a complete animation toolkit for Dear ImGui.
can be replaced by: `with imgui_ctx.begin_child() as child:` 3. `imgui.begin_menu_bar()` and `imgui.end_menu_bar()` can be replaced by: `with imgui_ctx.begin_menu_bar ...