Skip to content
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

[win32] fix getting checkbox size from OS #1574

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

akoch-yatta
Copy link
Contributor

This PR fixes fetching the checkbox size for custom drawn checkbox buttons. Instead of using the zoom adjusted by the swt.autoScale setting the native zoom is used. This is neccessary, because the checkbox will be drawn by the OS and therefore is matching the native zoom as well.

Fixes #1573

This commit fixes fetching the checkbox size for custom drawn checkbox buttons. Instead of using the zoom adjusted by the swt.autoScale setting the native zoom is used. This is neccessary, because the checkbox will be drawn by the OS and therefore is matching the native zoom as well.

Fixes eclipse-platform#1573
Copy link
Contributor

github-actions bot commented Nov 6, 2024

Test Results

   483 files  ±0     483 suites  ±0   7m 40s ⏱️ - 1m 9s
 4 095 tests ±0   4 085 ✅ ±0   7 💤 ±0  3 ❌ ±0 
16 173 runs  ±0  16 080 ✅ ±0  90 💤 ±0  3 ❌ ±0 

For more details on these failures, see this check.

Results for commit 3e04710. ± Comparison against base commit df66a8b.

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.

[Win11] Styling with SWT.Skin listener breaks look
1 participant