mirror of
https://github.com/ArthurSonzogni/FTXUI.git
synced 2025-09-24 14:51:09 +08:00
Add "frame" : scrollable area.
This commit is contained in:
@@ -50,7 +50,7 @@ class MyComponent : public Component {
|
||||
toggle_.Render(),
|
||||
separator(),
|
||||
tab_container_.Render()
|
||||
) | frame;
|
||||
) | border;
|
||||
}
|
||||
|
||||
private:
|
||||
|
Reference in New Issue
Block a user