Hello! Thank you for this library!
I noticed that BackgroundPosition.Center and BackgroundPosition.Default have the type javafx.scene.layout.BackgroundPosition instead of scalafx.scene.layout.BackgroundPosition.
Is this an error? If so, can you please fix it so I don't have to write a silly new BackgroundPosition(BackgroundPosition.Default)? ;-)
Thanks!
Hello! Thank you for this library!
I noticed that
BackgroundPosition.CenterandBackgroundPosition.Defaulthave the typejavafx.scene.layout.BackgroundPositioninstead ofscalafx.scene.layout.BackgroundPosition.Is this an error? If so, can you please fix it so I don't have to write a silly
new BackgroundPosition(BackgroundPosition.Default)? ;-)Thanks!