do not allow to change storage folder as long as monitoring is active
This commit is contained in:
@@ -783,7 +783,6 @@ public class SettingsUi : WindowMediatorSubscriberBase
|
||||
+ UiSharedService.TooltipSeparator + "Hold CTRL to enable this button");
|
||||
}
|
||||
|
||||
|
||||
_uiShared.DrawCacheDirectorySetting();
|
||||
ImGui.TextUnformatted($"Currently utilized local storage: {UiSharedService.ByteToString(_uiShared.FileCacheSize)}");
|
||||
bool isLinux = Util.IsWine();
|
||||
|
||||
Reference in New Issue
Block a user