pollymc/launcher/ui/pages
flow 3cff23dae2
refactor(RD): move success callbacks from ModModel to ResourceModel
While implementing the resource pack downloader in another branch, I
noticed that most of the code in the success callback was identical in
both cases, safe for a few minute differences in strings. So, this tries
to make it easier to share this piece of code.

However, it still leaves the possibility of extending the methods in
ResourceModel to accomodate for cases where this similarity may not
hold.

Signed-off-by: flow <flowlnlnln@gmail.com>
2023-01-13 16:23:08 -03:00
..
global add theme setup wizard 2023-01-10 16:06:01 +01:00
instance refactor(RD): unify download dialogs into a single file 2023-01-13 16:23:06 -03:00
modplatform refactor(RD): move success callbacks from ModModel to ResourceModel 2023-01-13 16:23:08 -03:00
BasePage.h chore: add license header 2022-03-20 21:40:49 +01:00
BasePageContainer.h feat: add PageContainer::getPage 2022-12-06 16:54:54 -03:00
BasePageProvider.h NOISSUE continue reshuffling the codebase 2021-11-22 03:55:16 +01:00