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
simpleMenuView's _centerActive method should respect the fact that the view's offset might be causing it to become truncated by a parent container.
In this scenario, the view's offset should adjust such that it is completely within the container's viewport instead of attempting to center itself against a simpleListItem.
The text was updated successfully, but these errors were encountered:
simpleMenuView's
_centerActive
method should respect the fact that the view's offset might be causing it to become truncated by a parent container.In this scenario, the view's offset should adjust such that it is completely within the container's viewport instead of attempting to center itself against a simpleListItem.
The text was updated successfully, but these errors were encountered: