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
1 min ago
22 min 15 sec ago
34 min 1 sec ago
2 hours 31 sec ago
3 hours 16 min ago
4 hours 22 min ago
9 hours 17 min ago
9 hours 40 min ago
14 hours 56 min ago
16 hours 45 min ago