mirror of
https://github.com/aaru-dps/Aaru.git
synced 2025-12-16 19:24:25 +00:00
[GUI] Redesign and reorganize ImageConvert window.
This commit is contained in:
@@ -186,8 +186,6 @@ public sealed partial class ImageConvertViewModel : ViewModelBase
|
||||
bool _stopEnabled;
|
||||
[ObservableProperty]
|
||||
bool _stopVisible;
|
||||
[ObservableProperty]
|
||||
string _title;
|
||||
|
||||
public ImageConvertViewModel([JetBrains.Annotations.NotNull] IMediaImage inputFormat, string imageSource,
|
||||
Window view)
|
||||
|
||||
Reference in New Issue
Block a user