We have a basic decorator

This commit is contained in:
Clement Roblot
2024-08-27 15:33:25 +07:00
committed by ArthurSonzogni
parent 751c8fab26
commit 75abd75b67
5 changed files with 123 additions and 0 deletions

View File

@@ -38,6 +38,7 @@ example(radiobox)
example(radiobox_in_frame)
example(renderer)
example(resizable_split)
example(selectable_input)
example(scrollbar)
example(slider)
example(slider_direction)