mirror of
https://github.com/kotatogram/kotatogram-desktop
synced 2025-08-31 06:35:14 +00:00
Added initial implementation of display sections prevent.
This commit is contained in:
@@ -274,6 +274,9 @@ private:
|
||||
std::unique_ptr<Window::SectionMemento> &&memento,
|
||||
const SectionShow ¶ms);
|
||||
void dropMainSection(Window::SectionWidget *widget);
|
||||
bool preventsCloseSection(
|
||||
Fn<void()> callback,
|
||||
const SectionShow ¶ms) const;
|
||||
|
||||
Window::SectionSlideParams prepareThirdSectionAnimation(Window::SectionWidget *section);
|
||||
|
||||
|
Reference in New Issue
Block a user