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
Latest ScalaFX requires Java greater than 21.
My UI works with version 3.7.1.
After update to 3.7.2-RC1, it somehow freezes after a drag event.
The communication from the UI to the background fiber is done with cats.effect.std.Dispatcher[IO]#unsafeRunAndForget from a scalafx.scene.canvas.Canvas.