Skip to content

don't hardcode row height, or enforce it #317

@severo

Description

@severo

I'm not sure if it's possible or easy to change, but we currently hardcode the row height:

const rowHeight = 33 // row height px

But we don't enforce it (try changing the font size)

Image

Also, ideally, we should adapt to the row height defined in the CSS, if any. So: measure it instead of hardcode it.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions