Tiling2: Fixed resize issues.

This fixes T913.
This commit is contained in:
Tom Hacohen 2014-02-10 09:09:36 +00:00
parent e48cd878ce
commit 92b0d0171c
1 changed files with 3 additions and 0 deletions

View File

@ -910,6 +910,9 @@ _resize_begin_hook(void *data EINA_UNUSED, E_Client * ec)
break;
}
}
if (!e_client_util_resizing_get(ec))
e_client_resize_cancel();
}
static Eina_Bool