mirror of
https://github.com/ArthurSonzogni/FTXUI.git
synced 2025-09-18 00:48:09 +08:00
Add scrollbar example.
This commit is contained in:
@@ -93,7 +93,7 @@ class ResizeDecorator : public NodeDecorator {
|
||||
|
||||
Element DefaultRenderState(const WindowRenderState& state) {
|
||||
Element element = state.inner;
|
||||
if (state.active) {
|
||||
if (!state.active) {
|
||||
element |= dim;
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user