Skip to content

Line number at top of the line and not in the middle #300

@firm1

Description

@firm1

Hello,

I use StyleTextArea on my app for write markdown. I have enabled line number like that (in my code) :

import org.fxmisc.richtext.LineNumberFactory;
area.setParagraphGraphicFactory(LineNumberFactory.get(area));

So i have a problem, line number display at middle of line. It's possible to fix it ?

Screen

capture d ecran de 2016-04-26 08-10-24

Metadata

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