Skip to content
  • Felix Ernst's avatar
    Fix view mode-specific settings not always applying · f2675444
    Felix Ernst authored and Felix Ernst's avatar Felix Ernst committed
    When the current view mode is different from the view mode for
    which settings were changed in Dolphin's settings dialog, those
    changes were sometimes not present when then changing the view
    mode of a view to the view mode for which settings were changed.
    
    This commit fixes this by always loading the settings for all view
    modes in the DolphinItemListView even if the view is currently
    using only one of those view modes.
    f2675444