Re: Line spacing
Tim Boudreau <[email protected]>
| Newsgroups | gmane.comp.java.netbeans.user-interface |
|---|---|
| Message-ID | <[email protected]> |
Simon Rycroft wrote: > I have experienced the following problem in both 3.5.1 and 3.6. The problem > is the line spacing in the editor seems to be set to double (or 1.5) line > spacing. This originally cleared itself in 3.5.1, but I do not know how. I > have tried changing the fonts and other settings in options, but to no > avail. Does anyone know what is the problem? I am running Netbeans under > windows xp, with Java 1.5.0 re and sdk. > > A screen shot of the problem is available here: > http://www.simonrycroft.f2s.com/1.gif, which should help show the problem. > It appears that there is extra spacing below each line and not above (this > being highlighted by the darker background of the selected text). There is a setting for line spacing compensation in editor settings; also, try a recent build - there was a bug for a while that line spacing got progressively taller as you went through the file (only by something like 1 pixel for every hundred or so lines, so not immediately obvious). -Tim