增加 wallpaper view

This commit is contained in:
ww-rm
2025-09-27 23:43:54 +08:00
parent 4365c2a008
commit fe9b9829e2
9 changed files with 144 additions and 81 deletions

View File

@@ -73,6 +73,9 @@ namespace SpineViewer.Models
#region
[ObservableProperty]
private bool _wallpaperView;
[ObservableProperty]
private bool _renderSelectedOnly;