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-2025 rncbc aka Rui Nuno Capela. All rights reserved.
Powered by Drupal
Recent comments
2 days 17 hours ago
2 days 18 hours ago
2 days 18 hours ago
18 hours 6 min ago
3 days 11 hours ago
3 days 13 hours ago
3 days 13 hours ago
3 days 15 hours ago
3 days 15 hours ago
4 days 14 hours ago