ColinPitrat / caprice32

An emulator of the Amstrad CPC 8bit home computer range.
GNU General Public License v2.0
148 stars 32 forks source link

Mouse wheel issue on controls with a scrollbar #178

Closed AndyHOvine closed 4 years ago

AndyHOvine commented 4 years ago

On the controls with a scrollbar such as the Video plug-in drop down (see below) or on the Load/Save list box, the mouse wheel can be used to scroll the view up and down, but only when over the scrollbar area. When moving over the main part of the control, eg TV 2x area, the mouse wheel does not work. This is tested on the Windows version.

Is it possible to enable the mouse wheel while over any part of the control?

image

ColinPitrat commented 4 years ago

Thanks for reporting this usability issue. This should now be fixed.