Commit graph

2 commits

Author SHA1 Message Date
Sam Atkins
3695344d6f LibGUI: Add tooltips to DynamicWidgetContainer control buttons 2024-05-04 14:01:57 +02:00
Torstennator
b65e711929 LibGUI: Add DynamicWidgetContainter
Add a new widget "DynamicWidgetContainer" that is used to group it's
child widgets within an collapsable and detachable container. The
DynmnicWidgetContainer is able to persist it's view state if a config
domain has been provided. Having that set will allow the widget to
restore it's view state automatically.
2023-12-14 09:07:20 -07:00