This repository has been archived on 2024-02-08. You can view files and clone it, but cannot push or open issues or pull requests.
frontend/src/store
kolaente b2897545e4
continuous-integration/drone/push Build is failing Details
fix: properly set list backgrounds when switching between lists
Probably caused by the blur hash feature, switching between lists would not work if the list background was set via unsplash. I've refactored the whole decision tree which checks if a background should be loaded or not. It actually does not matter where the background is from (unsplash or upload) or if we had one in the last list - we only need to know if the current list has a background or if we just changed it and need to update right away.
2022-04-03 14:20:16 +02:00
..
modules feat: use defineComponent wrapper 2022-04-02 17:16:57 +02:00
helper.ts feat: rename js files to ts 2022-04-02 17:14:59 +02:00
index.ts fix: properly set list backgrounds when switching between lists 2022-04-03 14:20:16 +02:00
mutation-types.ts feat: rename js files to ts 2022-04-02 17:14:59 +02:00