pollymc/launcher/ui
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
..
dialogs Merge pull request #845 from flowln/news_in_launcher 2022-07-01 20:04:06 +02:00
instanceview fix: Only trigger rename on KeyPress 2022-04-19 18:43:51 +05:30
pagedialog
pages fix: don't use uniform sizes in Modrinth modpack viewer 2022-07-03 12:43:00 -03:00
setupwizard Add migration wizard, fix migration from custom paste instance 2022-05-21 17:30:19 +01:00
themes
widgets refactor: remove unused mod info and organize some stuff 2022-05-23 14:42:27 -03:00
ColorCache.cpp
ColorCache.h
GuiUtil.cpp chore: add license headers 2022-06-12 13:50:58 +02:00
GuiUtil.h
InstanceWindow.cpp
InstanceWindow.h
MainWindow.cpp Merge pull request #845 from flowln/news_in_launcher 2022-07-01 20:04:06 +02:00
MainWindow.h Separate the kill and launch instance actions 2022-06-21 19:19:55 -04:00