projects
/
Questionable.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
13e54aa
)
Adjust quest window flags
author
Liza Carvelli
<liza@carvel.li>
Sun, 11 Aug 2024 01:34:47 +0000
(
03:34
+0200)
committer
Liza Carvelli
<liza@carvel.li>
Sun, 11 Aug 2024 01:34:47 +0000
(
03:34
+0200)
Questionable/Windows/QuestWindow.cs
patch
|
blob
|
blame
|
history
diff --git
a/Questionable/Windows/QuestWindow.cs
b/Questionable/Windows/QuestWindow.cs
index 0f892489eb69075a740a82f946f043092668ae2d..26891d8ba56cc6cf191c41ee1a13947c08c6fbf1 100644
(file)
--- 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
{