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
Describe the bug
when i hit enter its not getting to next focus but when i tried to select twice then it goes to next focus.
i already use onSelectionChange to next focus but it calls when first i check then uncheck then check again (3x) after that focus on next tile
Expected behavior
it suppose to work when i select inside listview then suppose to go focus next tile.
The "next focus" is the Checkbox. What happens when you call nextFocus() twice?
its working well with twice call....
one more :
when i use contentPadding : EdgeInsets.zero ()
but still showing padding much
and even check box size property is missing or compact icon is missing
Describe the bug
when i hit enter its not getting to next focus but when i tried to select twice then it goes to next focus.
i already use onSelectionChange to next focus but it calls when first i check then uncheck then check again (3x) after that focus on next tile
Expected behavior
it suppose to work when i select inside listview then suppose to go focus next tile.
Screenshots
2024-11-22.09-40-39.mp4
Code
The text was updated successfully, but these errors were encountered: