CollapseLauncher / Collapse

An Advanced Launcher for miHoYo/HoYoverse Games
MIT License
1.41k stars 64 forks source link

Temporary Poster Background #609

Closed bagusnl closed 3 days ago

bagusnl commented 4 days ago

Main Goal

Use poster as temporary background when requested background is not yet downloaded. New background retrieval mechanism:

  1. Check if background is downloaded
  2. If it's downloaded, then load the downloaded background
  3. If not yet downloaded, load either last available regional background or use poster as background instead

Due to the poster having slight transparency, the switching looks a wee bit janky

This PR also contains IOException fixes especially for background loading and image cache processing (really noticeable when user uses Waifu2X)

PR Status :

github-actions[bot] commented 4 days ago

Qodana for .NET

2 new problems were found

Inspection name Severity Problems
Redundant using directive 🔶 Warning 2

💡 Qodana analysis was run in the pull request mode: only the changed files were checked ☁️ View the detailed Qodana report

Contact Qodana team Contact us at [qodana-support@jetbrains.com](mailto:qodana-support@jetbrains.com) - Or via our issue tracker: https://jb.gg/qodana-issue - Or share your feedback: https://jb.gg/qodana-discussions
bagusnl commented 3 days ago

Merging as no more review came :sadge: