MP Staging: Request tooltip on label overflow for leader/faction name
Unfortunately the underlying mechanism doesn't seem to work though...
This commit is contained in:
parent
e5ff9f9584
commit
3af50b919c
1 changed files with 2 additions and 0 deletions
|
@ -115,6 +115,7 @@
|
|||
id = "leader_type"
|
||||
definition = "default_large"
|
||||
use_markup = true
|
||||
use_tooltip_on_label_overflow = true
|
||||
[/label]
|
||||
|
||||
[/column]
|
||||
|
@ -156,6 +157,7 @@
|
|||
id = "leader_faction"
|
||||
definition = "default_small"
|
||||
use_markup = true
|
||||
use_tooltip_on_label_overflow = true
|
||||
[/label]
|
||||
|
||||
[/column]
|
||||
|
|
Loading…
Add table
Reference in a new issue