mirror of
https://github.com/UpsilonNumworks/Upsilon.git
synced 2026-03-28 10:09:53 +01:00
Escher: View cleanup
Change-Id: I9143c3d979515c742f99a7f169fbf04bf9d5e731
This commit is contained in:
@@ -13,7 +13,7 @@ TabViewController::ContentView::ContentView() :
|
||||
void TabViewController::ContentView::setActiveView(View * view) {
|
||||
m_activeView = view;
|
||||
layoutSubviews();
|
||||
view->markAsNeedingRedraw();
|
||||
markAsNeedingRedraw();
|
||||
}
|
||||
|
||||
void TabViewController::ContentView::layoutSubviews() {
|
||||
|
||||
Reference in New Issue
Block a user