Skip to content

Texts are not in the same position across browsers. #24

@alper21

Description

@alper21

Texts that are created with this component, are not in the same position across browsers. Reason of this, CanvasRenderingContext2D instance's textBaseline property is set to 'bottom'. It must be left as it is default value that is 'alphabetic' to see texts at the same position across the browsers. Anyway, i tried to change it myself, but couldn't succeed. Here is ss from two browsers:
Google Chrome:
googleChromeSampleText
Safari:
safariSampleText

Black line is always in the middle of screen.

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