dropdown_button2 icon indicating copy to clipboard operation
dropdown_button2 copied to clipboard

fix: Selected index not updating when items change

Open refi64 opened this issue 5 months ago • 2 comments

If the valueListenable is set separately from the items changing, the selected item wouldn't change, which can cause issues if they're e.g. loaded in separately.

Fixes: #392

refi64 avatar Jul 18 '25 01:07 refi64