bugfix - corrected orientation problems in gradienteditoritem

This commit is contained in:
Luke Campagnola 2012-05-08 17:56:19 -04:00
parent bfa1abacc1
commit 9107eed243

View File

@ -104,6 +104,7 @@ class TickSliderItem(GraphicsWidget):
and 'left') or horizontal ('top' and 'bottom').
============= ===================================================================
"""
self.orientation = orientation
self.setMaxDim()
self.resetTransform()
ort = orientation