mirror of
https://github.com/overte-org/overte.git
synced 2025-08-09 00:56:45 +02:00
Update login overlay to Vircadia.
This commit is contained in:
parent
585fb1939f
commit
a75c43e073
1 changed files with 3 additions and 1 deletions
|
@ -81,7 +81,9 @@ FocusScope {
|
||||||
Image {
|
Image {
|
||||||
id: banner
|
id: banner
|
||||||
anchors.centerIn: parent
|
anchors.centerIn: parent
|
||||||
source: "../images/high-fidelity-banner.svg"
|
sourceSize.width: 500
|
||||||
|
sourceSize.height: 91
|
||||||
|
source: "../images/vircadia-logo.svg"
|
||||||
horizontalAlignment: Image.AlignHCenter
|
horizontalAlignment: Image.AlignHCenter
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in a new issue