Top level windows with 0 width or height are created with a size of 1x1 in
commit3b6c5dce1eeb336d7055a715e65c3e928353b38e
authorStephane Lussier <stephane@macadamian.com>
Sun, 6 Aug 2000 03:35:24 +0000 (6 03:35 +0000)
committerAlexandre Julliard <julliard@winehq.org>
Sun, 6 Aug 2000 03:35:24 +0000 (6 03:35 +0000)
tree399c251d4a77c8fcef477cd60476c2d0d51cbdeb
parent3850c1ae1693a4bcfbb15386972520318f04a9f3
Top level windows with 0 width or height are created with a size of 1x1 in
the X11 driver. I've added some code to make sure those windows are never
mapped while the size <= 0.
windows/x11drv/wnd.c