[prev in list] [next in list] [prev in thread] [next in thread] 

List:       kde-devel
Subject:    small KPoker bug
From:       Andreas Beckermann <b_mann () gmx ! de>
Date:       2000-10-11 0:23:28
[Download RAW message or body]

Hi all

I just received a report about some overlapping widgets in KPoker
Here is a patch which corrects the spaces

CU
Andreas


["kpoker.diff" (text/plain)]

Index: defines.h
===================================================================
RCS file: /home/kde/kdegames/kpoker/defines.h,v
retrieving revision 1.11
diff -u -3 -p -r1.11 defines.h
--- defines.h	2000/07/12 13:44:50	1.11
+++ defines.h	2000/10/11 00:09:49
@@ -32,9 +32,9 @@
 #define CLHBorderDistance 5
 #define CLHDistFromTop 180
 #define CLHWidth 140
-#define PLAYERBOX_WIDTH ((cardWidth + cardHDist) * CARDS + cardHDist + 10 + 110)
+#define PLAYERBOX_WIDTH ((cardWidth + cardHDist) * CARDS + cardHDist + 135)
 #define PLAYERBOX_HEIGHT (cardHeight + cardDistFromTop + cardDistFromBottom)
-#define DISTANCE_FROM_2ND_BOX 90
+#define DISTANCE_FROM_2ND_BOX 100
 
 #define wonLabelVDist (cardHeight + cardDistFromTop + cardDistFromBottom + 10)
 #define clickToHoldVDist 130

>> Visit http://master.kde.org/mailman/listinfo/kde-devel#unsub to unsubscribe <<


[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic