actions: remove Actions::DesignChanged flag
This commit is contained in:
@@ -58,7 +58,7 @@ namespace
|
||||
}
|
||||
else if (signal == SIGWINCH)
|
||||
{
|
||||
Action::ResizeScreen();
|
||||
Action::ResizeScreen(true);
|
||||
}
|
||||
}
|
||||
# endif // !WIN32
|
||||
|
||||
Reference in New Issue
Block a user