Enable "Accept First Click" (supplementary)

As Axel mentioned, there is one more value to be changed. It should be
complete now. Ticket: #15953

Change-Id: Ibe09beb6a434f1572c5b3b3dfd7fced3b2af5935
Reviewed-on: https://review.haiku-os.org/c/haiku/+/2580
Reviewed-by: Adrien Destugues <[email protected]>
This commit is contained in:
Emir SARI
2020-05-05 23:48:26 +00:00
committed by waddlesplash
parent ecab567301
commit 3eb9476f43
+1 -1
View File
@@ -54,7 +54,7 @@ DesktopSettingsPrivate::_SetDefaults()
fMouseMode = B_NORMAL_MOUSE;
fFocusFollowsMouseMode = B_NORMAL_FOCUS_FOLLOWS_MOUSE;
fAcceptFirstClick = false;
fAcceptFirstClick = true;
fShowAllDraggers = true;
// init scrollbar info