Adjust quest window flags
This commit is contained in:
parent
13e54aa8c3
commit
c354f1fb7a
@ -66,6 +66,7 @@ internal sealed class QuestWindow : LWindow, IPersistableWindowConfig
|
||||
MaximumSize = default
|
||||
};
|
||||
RespectCloseHotkey = false;
|
||||
AllowClickthrough = false;
|
||||
|
||||
_minimizeButton = new TitleBarButton
|
||||
{
|
||||
|
Loading…
Reference in New Issue
Block a user