testing whether i caused a bug with this code
This commit is contained in:
parent
74a4bc01a7
commit
b016470119
1 changed files with 1 additions and 1 deletions
|
@ -2724,7 +2724,7 @@ void BlackboxWindow::propertyNotifyEvent(const XPropertyEvent *pe) {
|
|||
functions &= ~Func_Maximize;
|
||||
setAllowedActions();
|
||||
setupDecor();
|
||||
if (flags.stuck != s) stick();
|
||||
// if (flags.stuck != s) stick();
|
||||
}
|
||||
|
||||
reconfigure();
|
||||
|
|
Loading…
Reference in a new issue