Clean up and fix issue with LargeOpLimitsDisplay.
This commit is contained in:
@@ -682,6 +682,7 @@ class MTLargeOpLimitsDisplay : MTDisplay {
|
||||
|
||||
override var position: CGPoint {
|
||||
set {
|
||||
super.position = newValue
|
||||
self.updateLowerLimitPosition()
|
||||
self.updateUpperLimitPosition()
|
||||
self.updateNucleusPosition()
|
||||
|
||||
Reference in New Issue
Block a user