Render themes: restore display="always" rendering for compatibility with existing render themes by devemux86 · Pull Request #1736 · mapsforge/mapsforge

Skip to content

Navigation Menu

Sign in

Appearance settings

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up

Appearance settings

Conversation

@devemux86

Copy link

Collaborator

@devemux86 devemux86 commented

Sep 14, 2025

edited

Loading

  • Render themes: restore display="always" rendering for compatibility with existing render themes.
  • Add display="order" to use for last "always" (incompatible) rendering.
  • Remove display="forced".

Essentially all the functions remain intact,
we just renamed the last (incompatible) "always" to the new "order"
and the new "forced" to the old (compatible) "always".

Reports:

…ith existing render themes.

Add display="order" to use for last "always" (incompatible) rendering.
Remove display="forced".

@devemux86 devemux86 merged commit b5c93c7 into master

Sep 15, 2025

1 check passed

@devemux86 devemux86 deleted the display branch

September 15, 2025 09:29

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Reviewers

No reviews

Assignees

No one assigned

Labels

Projects

None yet

Milestone

0.26.1

Development

Successfully merging this pull request may close these issues.

1 participant

@devemux86