From 7adfc23a16949be403ae3c8823461b6b07d39801 Mon Sep 17 00:00:00 2001 From: "Kirill Lipatov (Leency)" Date: Wed, 12 Dec 2012 09:12:42 +0000 Subject: [PATCH] @panel: fixed desktop cropping size git-svn-id: svn://kolibrios.org@3098 a494cfbc-eb01-0410-851d-a64ba20cac60 --- programs/system/panel/trunk/@PANEL.ASM | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/programs/system/panel/trunk/@PANEL.ASM b/programs/system/panel/trunk/@PANEL.ASM index b765465c99..44c299bba7 100644 --- a/programs/system/panel/trunk/@PANEL.ASM +++ b/programs/system/panel/trunk/@PANEL.ASM @@ -683,7 +683,7 @@ end if align 4 @@: sub eax,[height] - lea edx,[eax-1] + mov edx, eax ;-------------------------------------- align 4 .selected: