Make slow chart a teensie bit smaller

log_linearized_curve_overlays
Tyler Goodlet 2023-02-21 19:46:50 -05:00
parent 98b7d78476
commit 26690b061b
1 changed files with 1 additions and 1 deletions

View File

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