E565 Use smarter algorithm for calculating relative component location #1349 by ptziegler · Pull Request #1380 · eclipse-windowbuilder/windowbuilder · GitHub
[go: up one dir, main page]

Skip to content

Use smarter algorithm for calculating relative component location #1349#1380

Merged
ptziegler merged 1 commit intoeclipse-windowbuilder:masterfrom
ptziegler:issue1349
Feb 13, 2026
Merged

Use smarter algorithm for calculating relative component location #1349#1380
ptziegler merged 1 commit intoeclipse-windowbuilder:masterfrom
ptziegler:issue1349

Conversation

@ptziegler
Copy link
Contributor

The relative location between two Swing components can be calculated using SwingUtilities.convertPoint(), rather than converting the location of both components to screen coordinates on the WindowBuilder side.

Contributes to
#1349

@ptziegler ptziegler added this to the 1.23.0 milestone Feb 12, 2026
@github-actions
Copy link
github-actions bot commented Feb 12, 2026

Test Results

 2 720 files  ±0   2 720 suites  ±0   12h 34m 33s ⏱️ + 8m 52s
 7 018 tests ±0   6 960 ✅ ±0   58 💤 ±0  0 ❌ ±0 
28 072 runs  ±0  27 830 ✅ ±0  242 💤 ±0  0 ❌ ±0 

Results for commit 97d9bb2. ± Comparison against base commit 17bb56e.

♻️ This comment has been updated with latest results.

@ptziegler ptziegler force-pushed the issue1349 branch 2 times, most recently from c89d0cb to 3f1b75e Compare February 12, 2026 21:43
…ipse-windowbuilder#1349

The relative location between two Swing components can be calculated
using `SwingUtilities.convertPoint()`, rather than converting the
location of both components to screen coordinates on the WindowBuilder
side.

Contributes to
eclipse-windowbuilder#1349
@ptziegler ptziegler merged commit 11c9cfb into eclipse-windowbuilder:master Feb 13, 2026
8 checks passed
@ptziegler ptziegler deleted the issue1349 branch February 13, 2026 05:13
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.

1 participant

0