Skip to content

feat: 支持优先从版本文件夹加载主页 Custom.xaml(Closes #8121)#8429

Open
icocoer wants to merge 3 commits intoMeloong-Git:mainfrom
icocoer:main
Open

feat: 支持优先从版本文件夹加载主页 Custom.xaml(Closes #8121)#8429
icocoer wants to merge 3 commits intoMeloong-Git:mainfrom
icocoer:main

Conversation

@icocoer
Copy link
Copy Markdown
Contributor

@icocoer icocoer commented Apr 2, 2026

issue#8121
本地主页模式新增版本优先逻辑:
当启用开关且当前版本目录存在 PCL/Custom.xaml 时优先加载
若版本目录不存在对应文件,则回退到启动器目录的全局 PCL/Custom.xaml
新增设置项 UiCustomVersionSpecific(默认开启)
在个性化-主页中新增对应开关,并仅在“读取本地文件”模式显示
更新本地主页说明文案
Closes #8121

本地主页模式新增版本优先逻辑:当启用开关且当前版本目录存在 PCL/Custom.xaml 时优先加载
若版本目录不存在对应文件,则回退到启动器目录的全局 PCL/Custom.xaml
新增设置项 UiCustomVersionSpecific(默认开启)
在个性化-主页中新增对应开关,并仅在“读取本地文件”模式显示
更新本地主页说明文案
@LinQingYuu LinQingYuu requested a review from LTCatt April 2, 2026 10:19
@LinQingYuu LinQingYuu added · 优化 等待确认 已经过社区确认,等待开发者确认 labels Apr 2, 2026
@LTCatt LTCatt added 处理中 开发者正在调查或处理该项 🟥 高 优先度:高 and removed 等待确认 已经过社区确认,等待开发者确认 labels Apr 3, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

· 优化 处理中 开发者正在调查或处理该项 🟥 高 优先度:高

Projects

None yet

Development

Successfully merging this pull request may close these issues.

允许从版本文件夹加载PCL\Custom.xaml

3 participants