setchi
setchi
@longvannguyendx Hi. I added mouse wheel input support to `Scroller` : https://github.com/setchi/FancyScrollView/commit/bf3fd361441fa98434b83dfc08adbafd268c6242 Try the newest version. Thanks.
@longvannguyendx Would you mind provide a small example project? Or can you explain with gif?
@longvannguyendx Thank you for the report. I will investigate it. Is it 07_ScrollRect ?
@longvannguyendx Fixed: https://github.com/setchi/FancyScrollView/commit/ac830a74f062e189f96694938f610666030a70e8 > When you scroll to end and you will can not scroll anymore.
@longvannguyendx Thank you for the your report! Please try this and make sure the issue is resolved.
@longvannguyendx I think that the problem of slow scrolling with the mouse wheel also occurs with uGUI standard ScrollRect. I will investigate the Unity specification and consider a formal fix.