Tooltips: Difference between revisions

Jump to navigation Jump to search
m
→‎Known Issues: https://sourceforge.net/p/flightgear/mailman/message/35132010/
m (→‎Known Issues: https://sourceforge.net/p/flightgear/mailman/message/35132010/)
Line 7: Line 7:
The <code>tooltip-id</code> is important to distinguish when the mouse moves over different scene objects (with potentially the same tooltip), or crosses between different objects without an intervening hit on an area with no tooltip assigned. In both cases, the ID is necessary to give correct updating.
The <code>tooltip-id</code> is important to distinguish when the mouse moves over different scene objects (with potentially the same tooltip), or crosses between different objects without an intervening hit on an area with no tooltip assigned. In both cases, the ID is necessary to give correct updating.


<!--
== Known Issues ==
== Known Issues ==
{{Screenshot needed}}
{{Screenshot needed}}
Line 120: Line 121:


Note another hypothesis is that this could be related to the revamped security restrictions that Nasal/Canvas scripts are subject to, so we really need more people to test this and provide feedback.
Note another hypothesis is that this could be related to the revamped security restrictions that Nasal/Canvas scripts are subject to, so we really need more people to test this and provide feedback.
-->


== Syntax ==
== Syntax ==

Navigation menu