Create a text file in "any place" and call it, for example, CustomQtractor.qss
Inside copy this code and save it:
QScrollBar:horizontal {
height: 20px;
}
QScrollBar:vertical {
width: 20px;
}
qtractorScrollView QWidget {
min-height: 20px;
min-width: 20px;
}
As you can see, you can modify the width and height as you prefer.
Edit the Qtractor launcher, or put this command in the console:
qtractor -stylesheet "any place"/CustomQtractor.qss
Copyright (C) 2006-2024 rncbc aka Rui Nuno Capela. All rights reserved.
Powered by Drupal
Recent comments
24 min 22 sec ago
27 min 56 sec ago
1 hour 20 min ago
4 hours 7 min ago
4 hours 18 min ago
4 hours 24 min ago
6 hours 20 min ago
7 hours 51 min ago
6 hours 26 min ago
10 hours 4 min ago