X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/302129f8967bd8589649a181160202783193890b..9e9f08b5ed6715482307be13aa662051a25e9458:/wxPython/wx/py/crust.py diff --git a/wxPython/wx/py/crust.py b/wxPython/wx/py/crust.py index c8b8daa9ce..df4d830f04 100644 --- a/wxPython/wx/py/crust.py +++ b/wxPython/wx/py/crust.py @@ -96,6 +96,7 @@ class Crust(wx.SplitterWindow): self.lastsashpos = self.GetSashPosition() else: self.lastsashpos = -1 + self.issplit = self.IsSplit() def ToggleTools(self): """Toggle the display of the filling and other tools"""