jpg fix? (erik quanstrom)
This commit is contained in:
parent
b9b653584e
commit
532a32df32
1 changed files with 1 additions and 0 deletions
|
|
@ -37,4 +37,5 @@ drawresizewindow(Rectangle r)
|
||||||
e.width = Dx(r);
|
e.width = Dx(r);
|
||||||
e.height = Dy(r);
|
e.height = Dy(r);
|
||||||
XConfigureWindow(_x.display, _x.drawable, value_mask, &e);
|
XConfigureWindow(_x.display, _x.drawable, value_mask, &e);
|
||||||
|
XFlush(_x.display);
|
||||||
}
|
}
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue