You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hey, tried you lib out and it worked well until I noticed a endless loop when enabling vertical scrollbars.
Without out scrollbars it works fine. But with vertical scrollbars enabled I get an endless loop to the following methods.
public int computeVerticalScrollExtent(State state)
public int computeVerticalScrollOffset(State state)
public int computeVerticalScrollRange(State state)
Hey, tried you lib out and it worked well until I noticed a endless loop when enabling vertical scrollbars.
Without out scrollbars it works fine. But with vertical scrollbars enabled I get an endless loop to the following methods.
Stacktrace:
The text was updated successfully, but these errors were encountered: