-
Notifications
You must be signed in to change notification settings - Fork 812
添加服务器管理界面 #4962
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
base: main
Are you sure you want to change the base?
添加服务器管理界面 #4962
Conversation
HMCL/src/main/java/org/jackhuang/hmcl/ui/versions/server/ServerListPage.java
Outdated
Show resolved
Hide resolved
HMCL/src/main/java/org/jackhuang/hmcl/ui/versions/server/ServerListItem.java
Show resolved
Hide resolved
HMCL/src/main/java/org/jackhuang/hmcl/ui/versions/server/ServerData.java
Outdated
Show resolved
Hide resolved
|
不要使用 ImageIO 来加载图片。请参阅 FXUtils 以查看图片替代方案 |
|
假如有多个实例的「版本隔离」为「默认」,且 这时候切到另一个实例的「服务器管理」列表,勾选「显示全部」,会显示多个重复的条目。 这种情况是否需要解决? |
这看起来的确是个问题, 已经整改好了, 确保他们不会重复读取和显示。 |
|
我看了一下。建议:
|



在实例管理tab中新增服务器管理界面