Skip to content

Conversation

@HeikoKlare
Copy link
Contributor

A workaround for unexpected text wrapping in ExpandableComposite had been introduced to deal with imprecise size calculation of controls for zooms like 125% and 175%. With recent changes to SWT, the size calculation for controls has been improved such that they always allocate sufficient space to fit their contents in. That makes the workaround in ExpandableComposite obsolete.

This change thus removes the obsolete, temporary workaround introduced with:

A workaround for unexpected text wrapping in ExpandableComposite had
been introduced to deal with imprecise size calculation of controls for
zooms like 125% and 175%. With recent changes to SWT, the size
calculation for controls has been improved such that they always
allocate sufficient space to fit their contents in. That makes the
workaround in ExpandableComposite obsolete.

This change thus removes the obsolete workaround.
@github-actions
Copy link
Contributor

Test Results

 3 009 files   -  9   3 009 suites   - 9   2h 16m 39s ⏱️ -40s
 8 234 tests ± 0   7 985 ✅ ± 0  249 💤 ±0  0 ❌ ±0 
23 596 runs   - 26  22 805 ✅  - 23  791 💤  - 3  0 ❌ ±0 

Results for commit 735af70. ± Comparison against base commit a3fa065.

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