Skip to content

Rename text-size to text-font-size #4168

@lucaswoj

Description

@lucaswoj

From @1ec5 on January 6, 2017 22:43

The text-size property should be renamed text-font-size. As part of #218, it would be shortened to font-size.

Contrary to the property’s current name, it does not specify the dimensions of the overall label the way text-max-width does. Instead, it specifies the font size in pixels. This inconsistency means a developer using the iOS or macOS SDK would be tempted to set the property to a CGSize or NSSize value instead of a number.

/cc @lucaswoj @jfirebaugh

Copied from original issue: mapbox/mapbox-gl-style-spec#650

Metadata

Metadata

Assignees

No one assigned

    Labels

    breaking change ⚠️Requires a backwards-incompatible change to the APIcross-platform 📺Requires coordination with Mapbox GL Native (style specification, rendering tests, etc.)

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions