radmedres / clmedview

An attempt to create a cross-platform medical image viewer specialized in drawing "regions of interests".
GNU General Public License v3.0
3 stars 2 forks source link

BUG: #9

Closed minovations closed 9 years ago

minovations commented 9 years ago

Within gtk 3.16 it seems that only CLUTTER_SCROLL_SMOOTH is parsed when changing the scroll button. The CLUTTER_SCROLL_UP and CLUTTER_SCROLL_DOWN signals aren't received anymore

SOLVED: The CLUTTER_SCROLL_SMOOTH event is handled correctly.

radmedres commented 9 years ago

CLutter Smooth scroll alternative...