mirror of
https://github.com/Caraxi/mare.client.git
synced 2025-12-12 21:17:22 +01:00
fix staging issues
This commit is contained in:
parent
4b3bd975d5
commit
c196cdd344
2 changed files with 17 additions and 5 deletions
|
|
@ -69,8 +69,9 @@ public class SettingsUi : WindowMediatorSubscriberBase
|
|||
_apiController = apiController;
|
||||
_fileCompactor = fileCompactor;
|
||||
_uiShared = uiShared;
|
||||
AllowClickthrough = false;
|
||||
AllowPinning = false;
|
||||
// todo: reenable when dalamud is out of staging
|
||||
/*AllowClickthrough = false;
|
||||
AllowPinning = false;*/
|
||||
|
||||
SizeConstraints = new WindowSizeConstraints()
|
||||
{
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue