Skip to content

[CLOSED] Adding comment to prevent issue #735 #828

Open
@core-ai-bot

Description

Issue by tvoliter
Tuesday May 08, 2012 at 19:13 GMT
Originally opened as adobe/brackets#833


Issue #735 (line number stop short) occurred for Adam because he edited the code font size and line-height for presentation purposes. Line height was changed from px to em. Since the code font and line number font sizes are different in codemirror, line-height must be absolute rather than relative to the font in order for the line numbers and code lines to line up.

This fix just adds a comment about keeping line-height specified in px to help out anyone who may manually edit the font size and line-height size

fixes issue #735


tvoliter included the following code: https://github.com/adobe/brackets/pull/833/commits

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions