0.127.0 (Custom GPX data + misc. improvements)#213
Open
CyrilSLi wants to merge 33 commits intotime4tea:mainfrom
Open
0.127.0 (Custom GPX data + misc. improvements)#213CyrilSLi wants to merge 33 commits intotime4tea:mainfrom
CyrilSLi wants to merge 33 commits intotime4tea:mainfrom
Conversation
…_metadata (for the whole GPX file)
Author
|
Originally I wrote the docs for new features in docs/xml. I just found out about |
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
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Fixes #148
Context
Inserting custom data is useful to display values computed by an external program.
Specific additions in this version:
custom.metadata.{}custom.field.{}custom.ref.{}custom.float: Unit to use custom data with widgets that expect a float (e.g. chart) and string formatters (e.g.dp)journey_mapandmoving_journey_mappos_rgb,pos_size,path_rgb,path_size,wpt_rgb, andwpt_sizeattributes can be used to set the colour and size/thickness of the current position, the path, and waypoints respectively.moving_map,journey_mapandmoving_journey_mapmap_stylesizeto 0 (useful for HUDs, shadows, etc.)align_center="true")h-negandh-posare not displayed"0,0,0,0"to stop it from being displayed (the space it occupies will be taken by the bar)overlayprofile for transparent video (duplicate of Problem with transparency. #210?)pint,gpxpyContributor Checklist
tests) to verify logic, and approval tests for UI Widgetsbuild-scripts/examples, and regenerate examples docs if required (make doc-examples)make test-distribution)