Add "No Steppers" to scrollbar stepper style
Although this can be implemented with GtkScrollbar::has-forward-stepper=0 and GtkScrollbar::has-backward-stepper=0 ( setting these values to 0 causes problems with Open Office ), I would like to see a transparent symbol with the functionality remaining.
For example, if I click before the beginning or after the end of the scrollbar trough the scrollbar behaves like I clicked the stepper.
IMO it looks like steppers are not being used on devices like mobile phones, music players ( iTouch), and tablets ( iPad ).
Thanks,
John
email: baerjj@gmail.com
blog: www.projblog.com
email: baerjj@gmail.com
blog: www.projblog.com
Hi, For the problem with
For the problem with OOO, you can try this: remove "GtkScrollbar::has-forward-stepper..." lines and put "GtkRange :: stepper-size = 1"
Bye
Your good reveal, I given
Post new comment