Polish script editor UI#7
Open
YuShanNan wants to merge 4 commits intosdsds222:mainfrom
Open
Conversation
Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
Author
|
全程使用copilot的gpt5.4写出来的 |
Keep the raw AI output in the script workflow without letting it overlap the sticky character panel on desktop, and tighten the character panel and debug output sizing for narrow screens. Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
Introduce a lightweight SVG favicon that matches the app's dark audio-workstation aesthetic, wire it into the document head, and keep the recent script workspace refinements in the main delivery path. Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
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.
Summary
This PR republishes the previous UI polish changes under the correct
YuShanNancommit identity.What changed
1. Refined selected-state feedback in the script editor
2. Improved script list loading behavior
3. Improved spacing inside inputs and text areas
4. Unified corner radius across the UI
5. Added repository guidance for future Copilot sessions
.github/copilot-instructions.mdwith repository-specific notes about project structure, validation approach, and working conventions.Notes
other/are intentionally not included in this branch.