disable window sounds on popup handler
This commit is contained in:
@@ -50,6 +50,7 @@ public class PopupHandler : WindowMediatorSubscriberBase
|
||||
IsOpen = true;
|
||||
});
|
||||
_uiSharedService = uiSharedService;
|
||||
DisableWindowSounds = true;
|
||||
}
|
||||
|
||||
protected override void DrawInternal()
|
||||
|
||||
Reference in New Issue
Block a user