forked from External/mage
UI: added more info on card's tooltip delay/disable
This commit is contained in:
parent
299f78d710
commit
321a45140b
2 changed files with 2 additions and 2 deletions
|
|
@ -169,7 +169,7 @@
|
|||
<Component class="javax.swing.JLabel" name="tooltipDelayLabel">
|
||||
<Properties>
|
||||
<Property name="horizontalAlignment" type="int" value="0"/>
|
||||
<Property name="text" type="java.lang.String" value="Delay in milliseconds for showing the card tooltip text"/>
|
||||
<Property name="text" type="java.lang.String" value="Delay in milliseconds for showing the card tooltip text (0 value will disable tooltip)"/>
|
||||
<Property name="toolTipText" type="java.lang.String" value="<HTML>The time the appearance of the tooltip window for a card is delayed.<br>
If set to zero, the tooltip window won't be shown at all."/>
|
||||
</Properties>
|
||||
</Component>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue