580
edits
| Line 46: | Line 46: | ||
</animation> | </animation> | ||
</PropertyList> | </PropertyList> | ||
</syntaxhighlight> | |||
Heading mapping and numeric formatting: | |||
<syntaxhighlight lang="xml"> | |||
<hovered> | |||
<binding> | |||
<command>set-tooltip</command> | |||
<tooltip-id>heading-bug</tooltip-id> | |||
<mapping>heading</mapping> | |||
<label>Heading Bug: %3d</label> | |||
<property>autopilot/settings/heading-bug-deg</property> | |||
</binding> | |||
</hovered> | |||
</syntaxhighlight> | </syntaxhighlight> | ||
edits