-
Enhancement
-
Resolution: Fixed
-
P4
-
8
It is non-obvious and really common use case to center a background image. It would be really helpful if BackgroundPosition.CENTER was a prebuilt value for centering background image.
Please add:
public static final BackgroundPosition CENTER = new BackgroundPosition(Side.LEFT,.5,true,Side.TOP,.5,true);
Please add:
public static final BackgroundPosition CENTER = new BackgroundPosition(Side.LEFT,.5,true,Side.TOP,.5,true);