Feat/splashscreen custom loading indicator and safe area padding#730
Open
NogFar wants to merge 3 commits intodarklinkpower:masterfrom
Open
Feat/splashscreen custom loading indicator and safe area padding#730NogFar wants to merge 3 commits intodarklinkpower:masterfrom
NogFar wants to merge 3 commits intodarklinkpower:masterfrom
Conversation
…pacity and localization updates Consolidates SplashScreen improvements I had already implemented locally and am now contributing to the repository. add loading spinner settings and preview add safe-area padding and background image opacity controls
… and unify spinner rendering logic Changes spinner dash length semantics from pixels to percentage of each dash segment (1-100), giving consistent behavior regardless of dash count. Adds proper support for a single-dash spinner, including full-circle rendering when set to 100%. Refactors spinner appearance and animation calculations into shared helper logic to keep preview and runtime behavior consistent and reduce duplication.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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 PR introduces three quality-of-life improvements to the extension to enhance visual feedback and UI readability:
Added settings interface:

I provided translations only for the labels I introduced, but I’m not proficient in all supported languages, so additional review by native speakers is recommended.
I have verified that:
masterbranch.