feat: remove folder button from the mod management header#4711
Closed
3gf8jv4dv wants to merge 1 commit intoHMCL-dev:mainfrom
Closed
feat: remove folder button from the mod management header#47113gf8jv4dv wants to merge 1 commit intoHMCL-dev:mainfrom
3gf8jv4dv wants to merge 1 commit intoHMCL-dev:mainfrom
Conversation
Other pages within the instance management section do not have similar buttons at the top. The relevant functionality is already provided by action buttons on the bottom left and next to the entries on the right. Remove this button to simplify and unify the UI.
Member
|
我觉得这个按钮还是很有用的,很多用户经常需要打开模组文件夹,直接移除掉可能不太好。 |
Contributor
Author
|
那我先关了。我尝试优化下这个按钮的文本——在英语中显示为文件夹图标 + |
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.
Other pages within the instance management section do not have similar buttons at the top. The relevant functionality is already provided by action buttons on the bottom left and next to the entries on the right.
Remove this button to simplify and unify the UI.
在「实例管理」中的一系列页面中,其他页面上方均无此类按钮。且相关功能已在页面左下方和右侧条目旁的 action 按钮中提供。移除此按钮可以精简和统一 UI。
以下为英语的 UI。移除前,上方按钮文本过长会被遮挡。移除后可以按预期显示。
但其他语言可能还是比较长,需要后续优化。