Go back to origin slow chart split proportion

history_view
Tyler Goodlet 2022-09-15 13:46:36 -04:00
parent 6897aed6b6
commit ed868f6246
1 changed files with 1 additions and 1 deletions

View File

@ -501,7 +501,7 @@ class LinkedSplits(QWidget):
prop = 3/8
h = self.height()
histview_h = h * (6/16) * 0.666
histview_h = h * (6/16)
h = h - histview_h
major = 1 - prop