Skip to content
  • Matthias Clasen's avatar
    dropdown: Fix initial checkmark · 8e4a42a2
    Matthias Clasen authored
    When the ::bind signal is emitted, the list item may not be added
    to the list view yet, so we can't consult the widget hierarchy at
    that point to decide whether to show or hide the icon. List for
    notify::root instead.
    
    Fixes: #6305
    8e4a42a2