Skip to content
  • Jean Felder's avatar
    views: Merge empty views and InitialStateView · e4febd6e
    Jean Felder authored
    EmptyView, EmptySearchView and InitialStateView are almost
    identical. The only differences are the displayed icon and two labels.
    Create one EmptyView class which handles the three cases.
    
    Update Window class to switch more easily between empty and player
    states.
    e4febd6e