Skip to content

Hovering over a line causes rendering issues / jumping #5

@lambdageek

Description

@lambdageek

Because we use a :hover to display a CSS content for the bookmark pin icon, going from invisible to hover state causes a rendering jump.

Options:

  1. Reserve some space in the non-hover case. (easy)
  2. Redo the UX. Make the lines selectable and display toolbar buttons to bookmark/unbookmark/show long lines
  3. Find a good tree-structured virtual table widget in pure HTML/CSS/JS and use it for rendering; add the bookmark icon to a column or a hamburger menu or something.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions