> The problem is that we do not correct the icon and text re-alignment that 
> happens when we call SwingUtilities.layoutCompoundLabel
> 
> Here's the comparison of the alignment before and after the fix
> Before:
> <img width="708" height="788" alt="before_fix" 
> src="https://github.com/user-attachments/assets/9bcd3fb1-5186-45ea-98d9-d2bc534ca51e";
>  />
> After:
> <img width="708" height="788" alt="after_fix" 
> src="https://github.com/user-attachments/assets/ec6dfdf5-a515-4ef6-b70d-cc4019e00826";
>  />

Alexander Zuev has updated the pull request incrementally with one additional 
commit since the last revision:

  Rename d to delta for better readability.

-------------

Changes:
  - all: https://git.openjdk.org/jdk/pull/28210/files
  - new: https://git.openjdk.org/jdk/pull/28210/files/0427d6a1..7b8b934b

Webrevs:
 - full: https://webrevs.openjdk.org/?repo=jdk&pr=28210&range=02
 - incr: https://webrevs.openjdk.org/?repo=jdk&pr=28210&range=01-02

  Stats: 4 lines in 1 file changed: 0 ins; 0 del; 4 mod
  Patch: https://git.openjdk.org/jdk/pull/28210.diff
  Fetch: git fetch https://git.openjdk.org/jdk.git pull/28210/head:pull/28210

PR: https://git.openjdk.org/jdk/pull/28210

Reply via email to