mirror of
https://github.com/tomahawk-player/tomahawk.git
synced 2025-08-06 06:07:37 +02:00
* BUG: TWK-312 - Fixed AnimatedSplitter cutting off child widgets.
This commit is contained in:
@@ -621,6 +621,8 @@ ViewManager::setPage( ViewPage* page, bool trackHistory )
|
||||
}
|
||||
|
||||
m_stack->setCurrentWidget( page->widget() );
|
||||
page->widget()->setFocus();
|
||||
|
||||
updateView();
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user