Skip to content

feat: 在主页固定游戏实例 #4046

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 5 commits into
base: main
Choose a base branch
from
Open

Conversation

ZhuRuoLing
Copy link

Close #4045

在版本管理页面使用固定实例按钮将实例固定到主页

image

在主页双击实例启动游戏 按住shift键双击测试实例

image

@zkitefly
Copy link
Member

看起来很酷(òωó)👍

@CiiLu
Copy link
Contributor

CiiLu commented Jul 4, 2025

PixPin_2025-07-04_23-22-10
固定版本太多布局会乱

@@ -285,6 +295,37 @@ public final class MainPage extends StackPane implements DecoratorPage {
Bindings.bindContent(menu.getContent(), versionNodes);
}

private Node createQuickLaunch(String versionName) {
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

如果在外部删除版本会导致启动器崩溃org.jackhuang.hmcl.game.VersionNotFoundException

@Glavo
Copy link
Member

Glavo commented Aug 4, 2025

我们有计划对主页进行重构更新,允许用户更自由地自定义主页。本 PR 会推迟到对主页进行重构后再审查。

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[Feature] 在主页固定游戏版本
4 participants