pollymc/launcher/ui
flow 34230bfcf4
fix: don't try updating Flame instance names when updating versions
Since the exact version string is only available in the manifest,
there's no easy way of getting it before commiting to the update, so
there's not much of a good way of showing the updated name in the UI,
and using the displayName is weird and gives some buggy behavior.

We may want to re-enable it in the future if we find a reliable way of
showing the correct info on the UI before starting the update.

Signed-off-by: flow <flowlnlnln@gmail.com>
2022-12-07 18:05:46 -03:00
..
dialogs chore: reformat code 2022-12-06 13:16:27 +01:00
instanceview
pagedialog
pages fix: don't try updating Flame instance names when updating versions 2022-12-07 18:05:46 -03:00
setupwizard
themes
widgets feat: add PageContainer::getPage 2022-12-06 16:54:54 -03:00
ColorCache.cpp
ColorCache.h
GuiUtil.cpp
GuiUtil.h
InstanceWindow.cpp feat: add functionality to MR modpack update in the page :D 2022-12-06 17:00:32 -03:00
InstanceWindow.h
MainWindow.cpp fix: warn before trashing instances 2022-12-03 21:54:41 +08:00
MainWindow.h Merge pull request #227 from Leo40Git/feature/instance-shortcuts 2022-11-25 13:11:00 +01:00
WinDarkmode.cpp
WinDarkmode.h