tweak border size
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@28751 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
@@ -104,7 +104,7 @@ class ColourSelect(wx.BitmapButton):
|
||||
|
||||
|
||||
def MakeBitmap(self):
|
||||
bdr = 10
|
||||
bdr = 8
|
||||
width, height = self.GetSize()
|
||||
|
||||
# yes, this is weird, but it appears to work around a bug in wxMac
|
||||
|
Reference in New Issue
Block a user