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
|
MaximumSize = default
|
||||||
};
|
};
|
||||||
RespectCloseHotkey = false;
|
RespectCloseHotkey = false;
|
||||||
|
AllowClickthrough = false;
|
||||||
|
|
||||||
_minimizeButton = new TitleBarButton
|
_minimizeButton = new TitleBarButton
|
||||||
{
|
{
|
||||||
|
Loading…
Reference in New Issue
Block a user