mirror of
https://github.com/Caraxi/mare.client.git
synced 2025-12-12 22:17:22 +01:00
add visibility for loaded mods size for pair, use menu bar for settings, remove settings button
This commit is contained in:
parent
c196cdd344
commit
96cc64b35a
6 changed files with 21 additions and 18 deletions
|
|
@ -69,9 +69,8 @@ public class SettingsUi : WindowMediatorSubscriberBase
|
|||
_apiController = apiController;
|
||||
_fileCompactor = fileCompactor;
|
||||
_uiShared = uiShared;
|
||||
// todo: reenable when dalamud is out of staging
|
||||
/*AllowClickthrough = false;
|
||||
AllowPinning = false;*/
|
||||
AllowClickthrough = false;
|
||||
AllowPinning = false;
|
||||
|
||||
SizeConstraints = new WindowSizeConstraints()
|
||||
{
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue