haxeui / haxeui-core

The core library of the HaxeUI framework
http://haxeui.org
MIT License
340 stars 70 forks source link

fix null object reference in ScrollView with no scroll bars #591

Closed inc0der closed 5 months ago

inc0der commented 5 months ago

The changes I made to the ScrollPolicy rules in #590 is causing a null object reference when using the mouse wheel when there are no scrollbars.