-
-
Notifications
You must be signed in to change notification settings - Fork 280
Milestone
Description
The wallpaper picker view does not seem to always display wallpapers, nor will it provide the wallpaper path when hovered over.

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.

However this does not update the wallpaper preview.

@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

ChenYiLins
Metadata
Metadata
Assignees
Type
Projects
Status
In progress