1
0
Fork 0
mirror of https://github.com/eclipse-cdt/cdt synced 2025-04-22 06:02:11 +02:00
cdt/dsf
Jonah Graham b1011b0a82 Bug 580248: Allow widget baseline to be less than font baseline
The removed assertion was overly harsh and some combinations of fonts
and text meant that the assertion was being hit. This code
was based on LineNumberRulerColumn (platform.text) which has long
since removed the assertion - see
3e70d44d64
for the removed assertion.

Note that this change simply removes the assertion and does not
address all the possibilities of mixed fonts. I suspect that there
may be some (hopefully) small drawing errors if such mixed fonts
are used. This code (unlike platform text) will continue to
assume all lines are the same height.

Change-Id: I3801b05c96e2784aabe53b3a503dbdb86e6e10c0
2022-06-27 15:36:16 -04:00
..
org.eclipse.cdt.dsf [releng] Apply auto-clean of save to all files with Eclipse 4.23 2022-04-19 20:13:15 -04:00
org.eclipse.cdt.dsf.ui Bug 580248: Allow widget baseline to be less than font baseline 2022-06-27 15:36:16 -04:00
org.eclipse.cdt.examples.dsf [releng] Make CDT Clean-up profile match Editor on save actions 2022-04-19 20:13:15 -04:00
org.eclipse.cdt.examples.dsf-feature [releng] Bump versions for 10.7.0 2022-04-10 20:55:36 -04:00
org.eclipse.cdt.examples.dsf.pda [releng] Apply auto-clean of save to all files with Eclipse 4.23 2022-04-19 20:13:15 -04:00
org.eclipse.cdt.examples.dsf.pda.ui [releng] Make CDT Clean-up profile match Editor on save actions 2022-04-19 20:13:15 -04:00
org.eclipse.cdt.tests.dsf [releng] Apply auto-clean of save to all files with Eclipse 4.23 2022-04-19 20:13:15 -04:00
pom.xml [releng] Bump versions for 10.7.0 2022-04-10 20:55:36 -04:00