Explorar o código

togglemax repects inc-hints (this way gvim can be toggle'maxed as well)

Anselm R.Garbe %!s(int64=19) %!d(string=hai) anos
pai
achega
9d39da6452
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      client.c

+ 1 - 1
client.c

@@ -411,7 +411,7 @@ togglemax(Arg *arg)
 		sel->h = sh - 2 - bh;
 
 		higher(sel);
-		resize(sel, False, TopLeft);
+		resize(sel, True, TopLeft);
 
 		sel->x = ox;
 		sel->y = oy;