garris / TremulaJS

TremulaJS: Picture Streams + Momentum Engine + Bézier Paths + Multi-Device

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

tail scroll choke when dragging or using mouse wheel

garris opened this issue · comments

when in medium grid dims condition. In longer data sets (but still qualify as medium dimension length).

I found a reference to this.hasMediumGridDimsSi in getScrollFrame(). looks like a likely suspect. removed and now the choke is gone. need to thoroughly check for regressions tho...

tail choke has been improved. It no longer chokes. But now it appears the warp is applied in the wrong direction for medium length sets. Please fix!

ok. fixed. marginScrollWarp detection was not using abs scroll scale.