Skip to content

bim-label font size and line heigth #55

@YgorFasa98

Description

@YgorFasa98

Describe the bug 📝

When I change the font size in a bim-label component, the height of the row remains the same and it will not be updated to the new font size. I noticed that the problem could be in the line-height set to 1.1rem, probably it should be 1.1em so it will adapt on the font size of the parent element.

Situation with 1.1rem:
image

Situation with 1.1em:
image

Reproduction ▶️

No response

Steps to reproduce 🔢

Create a bim-label element and set the font size to 50px for example

System Info 💻

//

Used Package Manager 📦

npm

Error Trace/Logs 📃

No response

Validations ✅

  • Read the docs.
  • Check that there isn't already an issue that reports the same bug to avoid creating a duplicate.
  • Make sure this is a repository issue and not a framework-specific issue. For example, if it's a THREE.js related bug, it should likely be reported to mrdoob/threejs instead.
  • Check that this is a concrete bug. For Q&A join our Community.
  • The provided reproduction is a minimal reproducible example of the bug.

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions