BootstrapIcons: bundle font with noctalia, use fontloader
This commit is contained in:
parent
144406ae0e
commit
5042d4d747
4 changed files with 55 additions and 1 deletions
|
|
@ -15,7 +15,7 @@ Text {
|
|||
}
|
||||
return Bootstrap.icons[icon]
|
||||
}
|
||||
font.family: "bootstrap-icons"
|
||||
font.family: Bootstrap.fontFamily
|
||||
font.pointSize: Style.fontSizeL * scaling
|
||||
color: Color.mOnSurface
|
||||
verticalAlignment: Text.AlignVCenter
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue