edvin
03/09/2017, 7:57 AMfragment.openModal(); fragment.modalStage?.isResizable = false this would fail if you use the block = true option, so it's much better to do it from the onDock callback inside the fragment. I also added the resizable parameter 🙂