mirror of
https://github.com/kotatogram/kotatogram-desktop
synced 2025-08-31 14:45:14 +00:00
Don't push sublists to stack endlessly.
This commit is contained in:
@@ -162,6 +162,7 @@ struct SectionShow {
|
||||
bool childColumn = false;
|
||||
bool forbidLayer = false;
|
||||
bool reapplyLocalDraft = false;
|
||||
bool dropSameFromStack = false;
|
||||
Origin origin;
|
||||
|
||||
};
|
||||
|
Reference in New Issue
Block a user