Add web support for all missing splash screen properties #99296
+18
−1
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
This is another small PR with improvements to the current web splash screen. It adds support for
application/boot_splash/show_image
,application/boot_splash/fullsize
andapplication/boot_splash/use_filter
through CSS classes, which means that all current boot splash project settings are supported now. Tested on Firefox 132.0.2, Chrome 131.0.6778.70, Safari 18.0.1.Screenshots
Demonstrated on this cute 25x25px-sized fella as a splash image:
Current behaviour (no matter the settings)
fullsize = true, use_filter = true
fullsize = true, use_filter = false
show_image = false