Skip to content

Changing current-value does not update as expected, but current-index works fine. #9620

@DavidVentura

Description

@DavidVentura

Bug Description

If a combo-box is manually updated, then updating it from rust will not be visible on the UI; however changing screens (??) makes the rust-side work until it's manually updated again.

video.mp4

out.mp4

Minimal reproducer in bug-report.zip

Environment Details

  • Slint Version: 1.13.1
  • Platform/OS: default? on Linux
  • Programming Language: Rust
  • Backend/Renderer: default
[dependencies]      
slint = "1.13"

with no env vars set to anything.

Product Impact

No response

Metadata

Metadata

Assignees

No one assigned

    Labels

    a:widgetsImplementation of widgets (from std-widgets.slint) and their styles (mF,bS)

    Type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions