maheshj01/navbar_router

Investigate offstage widgets

Closed this issue · 1 comments

Describe the bug
Widgets that are offstage (not in view) should not gain in pointer or focus, One way to fix this is by using ignorePointer for !currentindex.

Also when the focus is regained the state should remain unchanged.

fixed in 4b48c28