-
Notifications
You must be signed in to change notification settings - Fork 12
[Feature] 希望能有統一註冊主畫面右上角圖標的功能 #59
Copy link
Copy link
Open
Labels
area/apiPublic API, contracts, or compatibility surface.Public API, contracts, or compatibility surface.priority/p3Low priority or backlog.Low priority or backlog.status/confirmedConfirmed and actionable.Confirmed and actionable.type/featureFeature request or behavior improvement.Feature request or behavior improvement.
Metadata
Metadata
Assignees
Labels
area/apiPublic API, contracts, or compatibility surface.Public API, contracts, or compatibility surface.priority/p3Low priority or backlog.Low priority or backlog.status/confirmedConfirmed and actionable.Confirmed and actionable.type/featureFeature request or behavior improvement.Feature request or behavior improvement.
模块范围
Public API(公开 API)
动机 / 使用场景
我看了目前的MainMenuModSettingsButtonPatch,如果每個Mod都有自己自己寫一個Patch放右上角圖標的話很容易導致重疊
希望能夠有統一的註冊方式,由RitsuLib來管理圖標位置避免重疊
方案设想
可能按照模組載入順序排序圖標或者怎麼樣,看你覺得怎樣比較好
替代方案
No response
其他补充
No response