I'm deprecating `closeModal()` in favor of `close(...
# tornadofx
e
I'm deprecating
closeModal()
in favor of
close()
since it does way more than just close a modal dialog. It will do the right thing for non-modal windows, internal windows and now tabs.