Other |
---|
tbdUnresolved |
Relates :
|
|
Relates :
|
|
Relates :
|
Current implementation of Splash Screen will load a HiDPI variant of the image if it's provided (see JDK-8151787 for more details). If a larger splash screen image is not provided, the current image is displayed as is. In a HiDPI environment it could be too small. In cases where the image for the current scale factor is not available, the standard (100%) or the closest image should be chosen and scaled up or down to the correct size that corresponds to the scaling factor used.
|