Add "Never" underline mode to LinkButton

This commit is contained in:
rdb 2016-10-28 10:52:57 +02:00
parent 8321e48ab0
commit d517bc908f
3 changed files with 9 additions and 4 deletions

View file

@ -20298,6 +20298,9 @@
<constant name="UNDERLINE_MODE_ON_HOVER" value="1">
The LinkButton will show an underline at the bottom of its text when the mouse cursor is over it.
</constant>
<constant name="UNDERLINE_MODE_NEVER" value="2">
The LinkButton will never show an underline at the bottom of its text.
</constant>
</constants>
<theme_items>
<theme_item name="font" type="Font">