mirror of
https://github.com/wxWidgets/Phoenix.git
synced 2025-12-16 09:40:07 +01:00
- if it is not called in FCObjects we need to call it here
This commit is contained in:
@@ -328,6 +328,7 @@ class FloatCanvas(wx.Panel):
|
||||
|
||||
wx.Panel.__init__( self, parent, id, wx.DefaultPosition, size, **kwargs)
|
||||
|
||||
ComputeFontScale()
|
||||
self.InitAll()
|
||||
|
||||
self.BackgroundBrush = wx.Brush(BackgroundColor, wx.SOLID)
|
||||
|
||||
Reference in New Issue
Block a user