mirror of
https://git.mirrors.martin98.com/https://github.com/Ultimaker/Cura
synced 2025-08-12 03:38:59 +08:00
Allow richer markup in tooltips
This commit is contained in:
parent
fb88dd6326
commit
177295999b
@ -54,6 +54,7 @@ UM.PointingRectangle {
|
||||
rightMargin: UM.Theme.getSize("tooltip_margins").width;
|
||||
}
|
||||
wrapMode: Text.Wrap;
|
||||
textFormat: Text.RichText
|
||||
font: UM.Theme.getFont("default");
|
||||
color: UM.Theme.getColor("tooltip_text");
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user