mirror of
https://github.com/telegramdesktop/tdesktop
synced 2025-08-31 22:46:10 +00:00
Use RpWidget::windowActiveValue
This commit is contained in:
@@ -897,7 +897,7 @@ void Widget::setupStories() {
|
||||
Core::App().saveSettingsDelayed();
|
||||
};
|
||||
_stories->setShowTooltip(
|
||||
parentWidget(),
|
||||
controller()->content(),
|
||||
rpl::combine(
|
||||
Core::App().settings().storiesClickTooltipHiddenValue(),
|
||||
shownValue(),
|
||||
|
Reference in New Issue
Block a user