Another history view splitter proportion tweak

history_view
Tyler Goodlet 2022-09-01 11:27:57 -04:00
parent 6e574835c8
commit e06e257a81
1 changed files with 1 additions and 1 deletions

View File

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