Closed nietras closed 2 years ago
Hi, your problem does not seem to occur with the current version. Your branch is 18 commits behind the master.
Let me know if you still have problems with the current version.
@sbaeumlisberger sorry, yes it appears to have been fixed! Wonderful 👍
@sbaeumlisberger there appears to be a bug related to navigating items when items are larger than view i.e. with this change height=1000 causes infinite loop or a very long loop when pressing arrow key down to navigate to items one row down.
Call stack when in infinite loop looks something like:
Doing the same with normal
WrapPanel
does not result in an infinite loop.We would very much appreciate if there is a fix for this.