Setting current-index on ComboBox does not work in some situations #7632
Labels
a:widgets
Implementation of widgets (from std-widgets.slint) and their styles (mF,bS)
bug
Something isn't working
need triaging
Issue that the owner of the area still need to triage
Bug Description
bug-demo.zip
In the attached example,
main.slint
looks like this:src/main.rs
:I would expect this to result in a
ComboBox
with!!!THIS!!!
selected. But it seems to not stick. Curiously, if we don't specify the model and put theComboBox
items directly inmain.slint
, this worksReproducible Code (if applicable)
Environment Details
Product Impact
No response
The text was updated successfully, but these errors were encountered: