Fixed bug which will lead to incorrect panel position

after maximazing from right button. Bug would appear if windows which 
not fit in screen are allowed.

git-svn-id: svn://kolibrios.org@50 a494cfbc-eb01-0410-851d-a64ba20cac60
This commit is contained in:
Andrey Halyavin (halyavin) 2006-03-03 15:01:49 +00:00
parent 876c1844a4
commit aa9b0bc44b

View File

@ -847,7 +847,7 @@ left_button:
int 0x40
mov edx, eax
shr edx, 16
mov ebx, -1
xor ebx, ebx
mov ecx, -1
mov esi, -1
mcall 67 ; x0 y0 xs ys