mirror of
https://github.com/wxWidgets/Phoenix.git
synced 2025-07-21 12:41:10 +02: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