From: Liza Carvelli Date: Sun, 11 Aug 2024 01:34:47 +0000 (+0200) Subject: Adjust quest window flags X-Git-Tag: v2.6~3 X-Git-Url: https://git.jacobcasper.com/?a=commitdiff_plain;h=c354f1fb7a49c59be639d1013e8d8386b21d08c4;p=Questionable.git Adjust quest window flags --- diff --git a/Questionable/Windows/QuestWindow.cs b/Questionable/Windows/QuestWindow.cs index 0f892489..26891d8b 100644 --- a/Questionable/Windows/QuestWindow.cs +++ b/Questionable/Windows/QuestWindow.cs @@ -66,6 +66,7 @@ internal sealed class QuestWindow : LWindow, IPersistableWindowConfig MaximumSize = default }; RespectCloseHotkey = false; + AllowClickthrough = false; _minimizeButton = new TitleBarButton {