Make GTK window even bigger by default, and hide description type if there's no description for the item

This commit is contained in:
DarkPhoenix
2019-02-13 17:31:45 +03:00
parent a4fae73a1e
commit deee6fd6ab
3 changed files with 4 additions and 5 deletions

View File

@@ -58,7 +58,6 @@ class AttributeSlider(wx.Panel):
self.UserMinValue = minValue
self.UserMaxValue = maxValue
print(self.UserMinValue, self.UserMaxValue)
self.inverse = inverse