Explorar o código

let not overlap the borders

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

+ 1 - 1
layout.c

@@ -175,7 +175,7 @@ tile(const char *arg) {
 			}
 			resize(c, nx, ny, nw, nh, False);
 			if(n > 1 && th != wah)
-				ny += nh;
+				ny += nh + 2 * c->border;
 			i++;
 		}
 		else