pollymc/launcher/ui/pages
flow 38e20eb148
fix(RD): pass copy of IndexedPack to callbacks instead of ref.
This prevents a crash in which the pack list gets updated in a search
request meanwhile a versions / extra info request is being processed.
Previously, this situation would cause the reference in the latter
callbacks to be invalidated by an internal relocation of the pack list.

Signed-off-by: flow <flowlnlnln@gmail.com>
2023-01-13 16:23:07 -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 fix(RD): pass copy of IndexedPack to callbacks instead of ref. 2023-01-13 16:23:07 -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