eclipse-platform / eclipse.platform.text

8 stars 45 forks source link

Fix alignment of preference field labels #133

Closed Bananeweizen closed 1 year ago

Bananeweizen commented 1 year ago

The text fields are higher than one line of text, therefore their labels should be aligned at the top, not at the vertical center. before: grafik

after: grafik

vogella commented 1 year ago

+1

iloveeclipse commented 1 year ago
[ERROR] Failed to execute goal org.eclipse.tycho.extras:tycho-p2-extras-plugin:4.0.0-SNAPSHOT:compare-version-with-baselines (compare-attached-artifacts-with-release) on project org.eclipse.text.quicksearch: Only qualifier changed for (org.eclipse.text.quicksearch/1.1.400.v20230122-1857). Expected to have bigger x.y.z than what is available in baseline (1.1.400.v20221023-0941) -> [Help 1]

Version bump needed

BeckerWdf commented 1 year ago

Done as part of #182