Skip to main content
summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorAndrey Loskutov2016-02-21 17:29:27 +0000
committerAndrey Loskutov2016-03-14 18:55:03 +0000
commit9e768450f3dae80d6e47d4ad9904111f0494ca26 (patch)
tree7e3ca22b1541fdf8c5114df4af6b04219a563245 /org.eclipse.text
parent84a6938a421aefbe5030d37f0d62f0cee502ad72 (diff)
downloadeclipse.platform.text-9e768450f3dae80d6e47d4ad9904111f0494ca26.tar.gz
eclipse.platform.text-9e768450f3dae80d6e47d4ad9904111f0494ca26.tar.xz
eclipse.platform.text-9e768450f3dae80d6e47d4ad9904111f0494ca26.zip
For client interested in *full real* text line height (including all wrapped line segments) replaced call to StyledText.getLineHeight(int) with new JFaceTextUtil.computeLineHeight() API. Change-Id: I7df34cb98f00051367fd6b4680d1ead3499f5549 Signed-off-by: Andrey Loskutov <loskutov@gmx.de>
Diffstat (limited to 'org.eclipse.text')
0 files changed, 0 insertions, 0 deletions

Back to the top