mirror of
https://github.com/ArthurSonzogni/FTXUI.git
synced 2025-05-06 09:13:48 +08:00
![]() Two new elements: - flex_grow : Expand the element to occupy free space. - flex_shrink: Minimize the element leave away missing space. flex = flex_grow | flex_shrink. Other changes: - hbox and vbox are now non flexible by default. - the vtext element has been added to help writting tests. - Many new tests. |
||
---|---|---|
.. | ||
checkbox_in_frame.cpp | ||
checkbox.cpp | ||
CMakeLists.txt | ||
gallery.cpp | ||
homescreen.cpp | ||
homescreen.gif | ||
input.cpp | ||
menu2.cpp | ||
menu_style.cpp | ||
menu.cpp | ||
radiobox_in_frame.cpp | ||
radiobox.cpp | ||
tab_horizontal.cpp | ||
tab_vertical.cpp | ||
toggle.cpp |