gap resize

This commit is contained in:
taiyu 2015-09-05 20:48:52 -07:00
parent 7169ebc24c
commit f25c6b312b
5 changed files with 140 additions and 24 deletions

View file

@ -246,7 +246,6 @@ _continue:
if (is_active) {
temp_config->reloading = false;
container_map(&root_container, reset_gaps, NULL);
arrange_windows(&root_container, -1, -1);
}
config = temp_config;