[PATCH] mid-click in scrollbar

Allen Winter winter at kde.org
Mon Nov 12 13:45:25 CET 2007


Another patch that needs review.


On Sunday 11 November 2007 17:44:44 Pascal Létourneau wrote:
> Hi
> 
> Make 'a mid-click in scrollbar goes to absolute position' the default policy
> 
> Pascal Létourneau
> 
> Index: kdeui/kernel/kstyle.cpp
> ===================================================================
> --- kdeui/kernel/kstyle.cpp     (revision 735499)
> +++ kdeui/kernel/kstyle.cpp     (working copy)
> @@ -2025,6 +2025,10 @@ int KStyle::styleHint (StyleHint hint, c
>          case SH_DialogButtonLayout:
>              return QDialogButtonBox::KdeLayout;
> 
> +        case SH_ScrollBar_MiddleClickAbsolutePosition:
> +            return true;
> +
>          default:
>              break;
>      };
> _______________________________________________
> Kdelibs-bugs mailing list
> Kdelibs-bugs at kde.org
> https://mail.kde.org/mailman/listinfo/kdelibs-bugs
> 




More information about the Kdelibs-bugs mailing list