feat: add a new awesome feature
This commit is contained in:
@@ -815,7 +815,7 @@ void Window::adaptiveLayout(std::unique_ptr<Control>& c, const int finalH, const
|
||||
c->setY(c->getLocalY());
|
||||
c->setHeight(c->getLocalHeight());
|
||||
}
|
||||
c->onWindowResize();
|
||||
}
|
||||
c->onWindowResize();
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user