bugfix - corrected orientation problems in gradienteditoritem
This commit is contained in:
parent
bfa1abacc1
commit
9107eed243
@ -104,6 +104,7 @@ class TickSliderItem(GraphicsWidget):
|
||||
and 'left') or horizontal ('top' and 'bottom').
|
||||
============= ===================================================================
|
||||
"""
|
||||
self.orientation = orientation
|
||||
self.setMaxDim()
|
||||
self.resetTransform()
|
||||
ort = orientation
|
||||
|
Loading…
Reference in New Issue
Block a user