<@U6QA19TUK> You can override onDock inside `Globa...
# tornadofx
e
@anujkrvaish You can override onDock inside
GlobalSearch
and position the
modalStage
from there. It's important to do it after onDock is called, or else the framework will just center it after you make your change.