ron
03/19/2017, 9:59 PMedvin
03/19/2017, 9:59 PMprimaryStage.toFront()
should do it 🙂edvin
03/19/2017, 10:01 PMtoFront()
. You can wrap it in Platform.runLater
if you want.edvin
03/19/2017, 10:01 PMedvin
03/20/2017, 8:22 AMtoFront()
doesn't work.ron
03/20/2017, 8:22 AMron
03/20/2017, 8:22 AMedvin
03/20/2017, 8:22 AMrunLater?
edvin
03/20/2017, 8:22 AMron
03/20/2017, 8:23 AMron
03/20/2017, 8:23 AMedvin
03/20/2017, 8:25 AMron
03/20/2017, 8:26 AMedvin
03/20/2017, 8:26 AM(dialog.dialogPane.scene.window as Stage).toFront()
edvin
03/20/2017, 8:27 AMdialog
if you do it from within apply
.edvin
03/20/2017, 8:30 AMedvin
03/20/2017, 8:33 AMtoFront()
after the dialog is shown.edvin
03/20/2017, 8:38 AMSortedFilteredList
. List permutation functions that operate on a range needs to be fixed so each index is matched to the backing list index. Easy fix, but needs to be done before release. It works for single edits now, but if something you do sends a change event that involves multiple items, it may fail now.ron
03/20/2017, 8:45 AMron
03/20/2017, 8:46 AMedvin
03/20/2017, 8:48 AMedvin
03/20/2017, 8:49 AMron
03/20/2017, 8:49 AMedvin
03/20/2017, 8:56 AMedvin
03/20/2017, 8:57 AMron
03/20/2017, 8:57 AMedvin
03/20/2017, 8:57 AMron
03/20/2017, 8:57 AMedvin
03/20/2017, 8:58 AM