evilC / CGui

A wrapper for AHK's GUI functionality, Experimental!
10 stars 1 forks source link

Fix mouse wheel / line scrolling glitches in main window. #29

Closed evilC closed 9 years ago

evilC commented 9 years ago

Seems fine for child windows, but bounces around slightly for main window (some other code is kicking in? move?)

evilC commented 9 years ago

If you scroll with mouse wheel, _Move thinks the position is changing. If you do the same scroll by dragging, it does not think it is changing.

Issue is likely to be with wheel scroll not updating some value?

evilC commented 9 years ago

No, issue happens with Lineup / Linedown also. Problem is likely with bad implementation of lineup / linedown in scroll.