Tooltips: Difference between revisions

Jump to navigation Jump to search
m
→‎Examples: Changed mapping example of `heding`to get a rounded value. %3d always floors the float ("123.95" -> "123" instead of expected "124")
m (not so sure about it .... Undo revision 129312 by Hooray (talk))
m (→‎Examples: Changed mapping example of `heding`to get a rounded value. %3d always floors the float ("123.95" -> "123" instead of expected "124"))
 
Line 201: Line 201:
       <tooltip-id>heading-bug</tooltip-id>
       <tooltip-id>heading-bug</tooltip-id>
       <mapping>heading</mapping>
       <mapping>heading</mapping>
       <label>Heading Bug: %3d</label>
       <label>Heading Bug: %3.0f</label>
       <property>autopilot/settings/heading-bug-deg</property>
       <property>autopilot/settings/heading-bug-deg</property>
     </binding>
     </binding>
630

edits

Navigation menu