Initial assets update

This commit is contained in:
fekt
2024-04-14 00:31:11 -04:00
parent f70dd99b9c
commit fd4510a2b8
14 changed files with 3 additions and 3 deletions

View File

@@ -50,7 +50,7 @@
<file>res/tx_mined.png</file>
</qresource>
<qresource prefix="/img">
<file>res/hushdlogo.png</file>
<file>res/drgxlogo.png</file>
<file>res/silentdragonxlite-animated.gif</file>
<file>res/silentdragonxlite-animated-dark.gif</file>
<file>res/silentdragonxlite-animated-startup-dark.gif</file>

Binary file not shown.

Before

Width:  |  Height:  |  Size: 21 KiB

After

Width:  |  Height:  |  Size: 15 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 37 KiB

After

Width:  |  Height:  |  Size: 20 KiB

BIN
res/drgxlogo.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 40 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 19 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 401 KiB

After

Width:  |  Height:  |  Size: 18 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 802 B

After

Width:  |  Height:  |  Size: 3.0 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 8.3 KiB

After

Width:  |  Height:  |  Size: 7.5 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 15 KiB

After

Width:  |  Height:  |  Size: 12 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 406 KiB

After

Width:  |  Height:  |  Size: 1.8 MiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 902 KiB

After

Width:  |  Height:  |  Size: 1.0 MiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 406 KiB

After

Width:  |  Height:  |  Size: 1.3 MiB

View File

@@ -1360,7 +1360,7 @@ void MainWindow::setupBalancesTab() {
}
void MainWindow::setuphushdTab() {
ui->hushdlogo->setBasePixmap(QPixmap(":/img/res/hushdlogo.png"));
ui->drgxlogo->setBasePixmap(QPixmap(":/img/res/drgxlogo.png"));
}
void MainWindow::setupTransactionsTab() {

View File

@@ -1527,7 +1527,7 @@
<attribute name="title">
<string>Information about DragonX</string>
</attribute>
<widget class="FilledIconLabel" name="hushdlogo">
<widget class="FilledIconLabel" name="drgxlogo">
<property name="enabled">
<bool>true</bool>
</property>