Skip to content
  • Jean Felder's avatar
    albumwidget: Fix selection-mode regression · a8e75b53
    Jean Felder authored
    Displaying an AlbumWidget from the AlbumView causes a freeze as the
    selection-mode property is bound each time the widget is displayed.
    Move the bind_property to the constructor to solve this issue.
    
    closes: #200
    a8e75b53