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

Validate Layouting and Custom Values / Hints with HiDPI Settings #99

Open
HeikoKlare opened this issue Jul 18, 2024 · 0 comments
Open
Labels
Enhancement A Request for an Enhancement of an Existing Feature Platform Issue for Core Platform SWT Issue for SWT

Comments

@HeikoKlare
Copy link
Contributor

In SWT, custom values for prescribing or giving hints for sizes can be defined at multiple places. Examples are layouts (margins etc.) or widgets sizes (minimum/maximum etc.).

It shall be validated how these values are handled so far w.r.t. HiDPI situations (device zoom != 100) and whether that behavior is correct for the existing HiDPI support and for the once we add. In particular, the behavior should be consistent (i.e., either the value receiver or the value provider should always be responsible).

@HeikoKlare HeikoKlare converted this from a draft issue Jul 18, 2024
@HeikoKlare HeikoKlare added Platform Issue for Core Platform SWT Issue for SWT Enhancement A Request for an Enhancement of an Existing Feature labels Jul 18, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Enhancement A Request for an Enhancement of an Existing Feature Platform Issue for Core Platform SWT Issue for SWT
Projects
Status: 🔖 Ready: Atomic
Development

No branches or pull requests

1 participant