Skip to content

fix: 修复联机核心第三方下载渠道按钮高度不一致#6247

Merged
Glavo merged 4 commits into
HMCL-dev:mainfrom
LuLu-ling:fix/6245
Jul 5, 2026
Merged

fix: 修复联机核心第三方下载渠道按钮高度不一致#6247
Glavo merged 4 commits into
HMCL-dev:mainfrom
LuLu-ling:fix/6245

Conversation

@LuLu-ling

Copy link
Copy Markdown
Contributor

close #6245

@LuLu-ling LuLu-ling changed the title fix: 修复联机核心第三方下载渠道按钮宽度不一致 fix: 修复联机核心第三方下载渠道按钮高度不一致 Jun 27, 2026
@Glavo

Glavo commented Jul 2, 2026

Copy link
Copy Markdown
Member

/gemini review

@gemini-code-assist

Copy link
Copy Markdown
Contributor

Warning

Gemini encountered an error creating the review. You can try again by commenting /gemini review.

@Glavo

Glavo commented Jul 2, 2026

Copy link
Copy Markdown
Member

@codex review

@chatgpt-codex-connector chatgpt-codex-connector Bot left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

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

💡 Codex Review

Here are some automated review suggestions for this pull request.

Reviewed commit: e3bea28837

ℹ️ About Codex in GitHub

Your team has set up Codex to review pull requests in this repo. Reviews are triggered when you

  • Open a pull request for review
  • Mark a draft as ready
  • Comment "@codex review".

If Codex has suggestions, it will comment; otherwise it will react with 👍.

Codex can also answer questions or update the PR. Try commenting "@codex address that feedback".


private static final PseudoClass PSEUDO_LARGE_TITLE = PseudoClass.getPseudoClass("large-title");

private final BooleanProperty largeTitle = new SimpleBooleanProperty(this, "largeTitle", false) {

Copy link
Copy Markdown

Choose a reason for hiding this comment

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

P2 Badge Document the new large-title API

The root AGENTS.md requires every Java field and method written in this repo to have /// Markdown-style documentation. The newly added largeTitle property and its accessors below are undocumented, so this change violates the repository's documented Java style; add concise docs for the property and each accessor.

Useful? React with 👍 / 👎.

@Glavo

Glavo commented Jul 3, 2026

Copy link
Copy Markdown
Member

@codex review

@chatgpt-codex-connector

Copy link
Copy Markdown

Codex Review: Didn't find any major issues. What shall we delve into next?

Reviewed commit: 2d07668479

ℹ️ About Codex in GitHub

Your team has set up Codex to review pull requests in this repo. Reviews are triggered when you

  • Open a pull request for review
  • Mark a draft as ready
  • Comment "@codex review".

If Codex has suggestions, it will comment; otherwise it will react with 👍.

Codex can also answer questions or update the PR. Try commenting "@codex address that feedback".

@Glavo Glavo merged commit 6374ec0 into HMCL-dev:main Jul 5, 2026
2 checks passed
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.

[Bug] 陶瓦联机第三方下载源 按钮变高

2 participants