Make scrollbars consistent over the software; Add padding to the scrollbars; Make the PianoView background themeable (#2807)
* Make scrollbars consistent over the software; Add padding to the scrollbars; Make the PianoView background themeable * Make the scrollbar hover color brighter
This commit is contained in:
@@ -163,7 +163,7 @@ private:
|
||||
} ;
|
||||
|
||||
// some constants...
|
||||
static const int SCROLLBAR_SIZE = 14;
|
||||
static const int SCROLLBAR_SIZE = 12;
|
||||
static const int TOP_MARGIN = 16;
|
||||
|
||||
static const int DEFAULT_Y_DELTA = 6;
|
||||
|
||||
Reference in New Issue
Block a user