Skip to content
This repository has been archived by the owner on Nov 7, 2024. It is now read-only.

ingamesaves: Show screenshot instead of gamewindow #855

Merged
merged 1 commit into from
May 11, 2024

Conversation

SerhatG
Copy link
Contributor

@SerhatG SerhatG commented May 5, 2024

The thumbnails next to the save states would show the current gamewindow instead of the screenshots, so all thumbsnails were the same.
By switching the order this will prioritise screenhots over gamewindow.
This works for the others screens as well, as in those cases we can populate a gamewindow but no screenshot is present.
Performance wise we could technically show them based on conditions as well, let me know if that is the preferred way to do this.

The thumbnails next to the save states would show the current gamewindow instead of the screenshots, so all thumbsnails were the same.
By switching the order this will prioritise screenhots over gamewindow.
This works for the others screens as well, as in those cases we can populate a gamewindow but no screenshot is present.
Performance wise we could technically show them based on conditions as well, let me know if that is the preferred way to do this.
@jurialmunkey jurialmunkey merged commit 205946e into jurialmunkey:omega May 11, 2024
@SerhatG SerhatG deleted the ingamesaves_fix branch May 23, 2024 14:00
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants