haxeui / haxeui-openfl

The OpenFL backend of the HaxeUI framework -
http://haxeui.org
MIT License
42 stars 14 forks source link

[new-component-method] scrollbox (or grid) performance degraded.. lags, works slower now #38

Closed Helgiii closed 3 years ago

Helgiii commented 5 years ago

so basically I have a user ratings chart implemented as a vertical 2 column grid inside a scrollbox and in new-component-method branch it started to lag.. so I grab the scrollbtn move it and scrolling lags. html5 target

ianharrigan commented 5 years ago

Do you have a reproducible example?

Helgiii commented 5 years ago

I'll make one today\tomorrow :)

ianharrigan commented 5 years ago

Fix for this is done (Math.fround in handleClipRect) - will leave this open till my current checkout is commited, but confirmed as fixed