Skip to content

Regression: Wallpaper page does not display wallpaper preview properly #994

@Spiritreader

Description

@Spiritreader

The wallpaper picker view does not seem to always display wallpapers, nor will it provide the wallpaper path when hovered over.

Image

In the WallpaperPickerViewModel.cs, in the LoadSettings method on initialization, "SelectMonitor" is null, even though it should be populated, as a monitor is pre-selected in the list.

When changing the monitor selection after page load (from my MSI to the LG one) , it correctly steps into the OnSelectMonitorChanged function.

Image

However this does not update the wallpaper preview.

Image

@ChenYiLins could you please take a look?

Also, as an optional low hanging fruit, it would be cool if the set wallpaper path is always visible in a text section below the preview instead of only on hover with a card similar to this

Image

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    Projects

    Status

    In progress

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions