When calling `openWindow(owner=null,modality=Modal...
# tornadofx
s
When calling
openWindow(owner=null,modality=Modality.NONE)
, how do I get it to open on the same screen that the current view is on?