mirror of
https://github.com/TwilitRealm/dusklight
synced 2026-08-26 23:07:31 -04:00
Console focus & closing fixes
This commit is contained in:
@@ -68,6 +68,7 @@ void Document::show() {
|
||||
focus();
|
||||
}
|
||||
}
|
||||
mPendingClose = false;
|
||||
}
|
||||
|
||||
void Document::hide(bool close) {
|
||||
|
||||
Reference in New Issue
Block a user