fix: don't use uniform sizes in Modrinth modpack viewer

Apparently, when Qt sees an icon with the height smaller than the rest,
with this option set, it will change the height of all other items to be
that one, causing #828.

While we do lose some performance changing this option, the issue is
gone, so :|

Signed-off-by: flow <flowlnlnln@gmail.com>
This commit is contained in:
flow 2022-06-23 07:19:41 -03:00
parent 412fdb0f7b
commit 4232b1cedb
No known key found for this signature in database
GPG Key ID: 8D0F221F0A59F469

View File

@ -63,9 +63,6 @@
<height>48</height>
</size>
</property>
<property name="uniformItemSizes">
<bool>true</bool>
</property>
</widget>
</item>
<item>