Render themes: restore display="always" rendering for compatibility with existing render themes by devemux86 · Pull Request #1736 · mapsforge/mapsforge
Navigation Menu
{{ message }}
- Notifications You must be signed in to change notification settings
- Fork 395
Conversation
Copy link
Collaborator
- 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:
devemux86
added this to the
0.26.1 milestone
devemux86
force-pushed
the
display
branch
from
8e46e78 to
259b54c
Compare
…ith existing render themes. Add display="order" to use for last "always" (incompatible) rendering. Remove display="forced".
devemux86
force-pushed
the
display
branch
from
259b54c to
bf8692f
Compare
devemux86
deleted the
display
branch
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode characters
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment