pollymc/launcher/ui/pages/modplatform/modrinth
flow 4232b1cedb
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>
2022-07-03 12:43:00 -03:00
..
ModrinthModel.cpp Merge pull request #818 from flowln/tiny_mod_icons 2022-07-03 01:49:09 +10:00
ModrinthModel.h fix: remove updater if it is not used 2022-06-12 13:39:47 +02:00
ModrinthModModel.cpp feat: add donate links for modrinth mods 2022-05-24 09:38:48 -03:00
ModrinthModModel.h feat: add donate links for modrinth mods 2022-05-24 09:38:48 -03:00
ModrinthModPage.cpp refactor: allow tracking multiple mod loaders 2022-05-19 08:49:27 +02:00
ModrinthModPage.h refactor: allow tracking multiple mod loaders 2022-05-19 08:49:27 +02:00
ModrinthPage.cpp feat: add remaining links to modrinth modpacks 2022-05-24 11:52:27 -03:00
ModrinthPage.h fix: typo and useless code 2022-05-16 17:09:14 -03:00
ModrinthPage.ui fix: don't use uniform sizes in Modrinth modpack viewer 2022-07-03 12:43:00 -03:00