mirror of
https://github.com/kotatogram/kotatogram-desktop
synced 2025-08-31 06:35:14 +00:00
Removed collapsing of shared media.
This commit is contained in:
@@ -300,6 +300,7 @@ void WrapWidget::showContent(object_ptr<ContentWidget> content) {
|
||||
}
|
||||
|
||||
void WrapWidget::finishShowContent() {
|
||||
_content->setIsStackBottom(_historyStack.empty());
|
||||
updateContentGeometry();
|
||||
_desiredHeights.fire(desiredHeightForContent());
|
||||
_desiredShadowVisibilities.fire(_content->desiredShadowVisibility());
|
||||
|
Reference in New Issue
Block a user