xmf-xmodeler / MosaicFX

XModeler GUI on JavaFX
http://wi-inf.uni-duisburg-essen.de/LE4MM/
7 stars 2 forks source link

DialogsClient, no selection leads to JavaFX indexOutOfBounds #79

Closed vervallsweg closed 5 years ago

vervallsweg commented 5 years ago

Reproduce: Welcome Page > Documentation > Bluebook button > Ok,

vervallsweg commented 5 years ago

We need to make sure that the xmf side is always capable of handling a 'no selection' as well. Otherwise we should consider selecting the first value as default, since the JavaFX GUI doesn't allow for deselection after that.