shoes / shoes3

a tiny graphical app kit for ruby
http://walkabout.mvmanila.com
Other
181 stars 19 forks source link

scroll wheel speed #121

Closed passenger94 closed 9 years ago

passenger94 commented 9 years ago

i always found it is a bit slow to scroll with the mouse is it just me ? (easy to change in case there is a consensus on this, no deep change)

IanTrudel commented 9 years ago

I previously suggested that we have a Preference Pane in Cobbler where we can customize any such behaviour.

ProvGANG commented 9 years ago

guys, is the issue with stacks having set :scroll => true solved? I still find it annoying as I can scroll stacks only when hovering scroll

2015-04-23 11:56 GMT+02:00 Ian Trudel notifications@github.com:

I previously suggested that we have a Preference Pane in Cobbler where we can customize any such behaviour.

— Reply to this email directly or view it on GitHub https://github.com/Shoes3/shoes3/issues/121#issuecomment-95518996.

Cheers!

ccoupe commented 9 years ago

The scroll wheel speed is a little slow.

passenger94 commented 9 years ago

@ProvGANG did you mean #42 ? if so it should be, some testing won't hurt :-) @ccoupe https://github.com/Shoes3/shoes3/blob/master/shoes/canvas.c#L2024 does increasing from 16 to 48 seems reasonable ? @BackOrder The Cobbler's polishing studio, means we would need some persistence mechanism, a user config file ?

ccoupe commented 9 years ago

48 is OK, 32 seems a bit smoother. Other opinions? On the day that someone converts this C constant to a Ruby hash lookup {app.styles? } and write GUI code will be the day Shoes has no bugs to fix or interesting things to invent.

passenger94 commented 9 years ago

32 ! merged #122