TheKodeToad
TheKodeToad
This should probably be closed
I don't know how exactly assetIndex behaves, but libraries are concatenated from all components - it does not override the array but append to it. So if Component A has...
https://github.com/PrismLauncher/PrismLauncher/issues/2743#issuecomment-2305087609
It's a square on all platforms, this was bluesky's old logo
Unfortunately not
Probably will be fixed with https://github.com/PrismLauncher/PrismLauncher/issues/1084?
this looks nice :D what will qml/quick provide vs xml/widgets in this case though? The single benefit i can see currently is animated scrolling, which would be better in every...
When changing `getLogFileRoot` to `.minecraft/logs` instead of `.minecraft`, a performance issue I managed to reproduce seemed to disappear (due to less folders having to be indexed and watched). Edit: nvm,...
Huh. I've managed to reproduce #463, and it disappears after an application restart...
i was investigating #1450 :P