add visibility for loaded mods size for pair, use menu bar for settings, remove settings button
This commit is contained in:
@@ -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()
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user