Skip to content

Size of initial location marker is not the same as when you're selecting a marker #145

Description

@MarkBracke

Description

The size of initial location marker is not the same as when you're selecting a marker.

Steps to reproduce

  • Create a location picker with an initial location:
Image
  • Them pick a location:
Image

From the code, it looks like the selection marker uses "font-size: 2.5rem" while the initial location marker uses "font-size: var(--SPACER)" (--SPACER evaluates to 1.5rem).

Suggestion

Perhaps make them both use 2.5rem, as 1.5rem is actually pretty small? I'll leave that up to you.

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