Double scrollbar thumbs have returned!!!

Let the flamewar begin.
This commit is contained in:
Ryan Leavengood
2012-06-10 00:23:51 -04:00
parent b9d90cb109
commit 9609fb5050
+1 -1
View File
@@ -57,7 +57,7 @@ DesktopSettingsPrivate::_SetDefaults()
// init scrollbar info
fScrollBarInfo.proportional = true;
fScrollBarInfo.double_arrows = false;
fScrollBarInfo.double_arrows = true;
fScrollBarInfo.knob = 1;
// look of the knob (R5: (0, 1, 2), 1 = default)
fScrollBarInfo.min_knob_size = 15;