gui: hide 'complete image' and just show 'missing packets' when there are missing packets in that image form the receiver (#1014)

This commit is contained in:
2024-10-28 09:39:40 +01:00
committed by GitHub
parent 5f805f8789
commit 06266f3905
4 changed files with 5 additions and 5 deletions

View File

@ -457,7 +457,7 @@
<string>&lt;html&gt;&lt;head/&gt;&lt;body&gt;&lt;p&gt;If sub images have missing packets&lt;/p&gt;&lt;/body&gt;&lt;/html&gt;</string>
</property>
<property name="text">
<string>Complete Image</string>
<string/>
</property>
<property name="alignment">
<set>Qt::AlignCenter</set>
@ -523,6 +523,7 @@
</property>
<property name="font">
<font>
<family>Cantarell</family>
<pointsize>10</pointsize>
</font>
</property>