mirror of
https://github.com/TwilitRealm/dusklight
synced 2026-06-09 12:05:52 -04:00
focus seed gen modal after seed generates
This commit is contained in:
@@ -1198,6 +1198,7 @@ void RandomizerWindow::update() {
|
||||
m_genSeedModal = nullptr;
|
||||
}
|
||||
});
|
||||
m_genSeedModal->focus();
|
||||
|
||||
seedGenStatus.store(SeedGenerateStatus::Ready);
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user