You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Originally implicit conversion scalafx.application.ApplicationIncludes#jfxParameters2sfx was converting javafx.application.Application.Parameters to JFXApp.Parameters. Since JFXApp is now deprecated the implicit should convert to JFXApp3.Parameters
Originally implicit conversion
scalafx.application.ApplicationIncludes#jfxParameters2sfxwas convertingjavafx.application.Application.ParameterstoJFXApp.Parameters. SinceJFXAppis now deprecated the implicit should convert toJFXApp3.Parameters