Skip to content

Horizontal scrolling / length of content #1

@instantflorian

Description

@instantflorian

just stumbled upon...

  • if there are long lines of code, and syntax highlighting is activated, there's neither a horizontal scrollbar nor a soft linewrap. Instead, the editor field is widened to the absolute maximum (I've a very long line and the editor field becomes 2821px width, idk where this value does come from)
    2019-05-02_114914

  • the content is stored as "text" in the database and hence cut off after 64k characters, should be changed to "longtext" to store also huge amounts of code?

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