Skip to content
This repository has been archived by the owner on Aug 8, 2023. It is now read-only.

port simplified text-font static output validation #16273

Open
chloekraw opened this issue Mar 5, 2020 · 1 comment
Open

port simplified text-font static output validation #16273

chloekraw opened this issue Mar 5, 2020 · 1 comment
Labels
archived Archived because of inactivity GL JS parity For feature parity with Mapbox GL JS

Comments

@chloekraw
Copy link
Contributor

Per mapbox/mapbox-gl-js#9355, possibleOutputs is used in GL-Native in at least one place where tracking possibleOutputs as an array may be an overkill:

[&] (const auto& function) {
for (const auto& value : function.possibleOutputs()) {
if (value) {
fontStack.insert(*value);
} else {

@chloekraw chloekraw added the GL JS parity For feature parity with Mapbox GL JS label Mar 5, 2020
@stale stale bot added the archived Archived because of inactivity label Sep 2, 2020
@stale
Copy link

stale bot commented Sep 2, 2020

This issue has been automatically detected as stale because it has not had recent activity and will be archived. Thank you for your contributions.

@stale stale bot closed this as completed Sep 2, 2020
@chloekraw chloekraw reopened this Sep 2, 2020
@stale stale bot removed the archived Archived because of inactivity label Sep 2, 2020
@stale stale bot added the archived Archived because of inactivity label Mar 10, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
archived Archived because of inactivity GL JS parity For feature parity with Mapbox GL JS
Projects
None yet
Development

No branches or pull requests

1 participant