mirror of
https://github.com/stenzek/duckstation.git
synced 2026-02-04 05:04:33 +00:00
[PR #825] [MERGED] Seek before reading save state screenshot #145
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/stenzek/duckstation/pull/825
Author: @CookiePLMonster
Created: 9/5/2020
Status: ✅ Merged
Merged: 9/6/2020
Merged by: @stenzek
Base:
master← Head:savestate-ui-fixes📝 Commits (1)
33df4abSeek before reading save state screenshot📊 Changes
1 file changed (+1 additions, -0 deletions)
View changed files
📝
src/frontend-common/common_host_interface.cpp(+1 -0)📄 Description
Fixes corrupted thumbnails in the save state UI.
Before:

After:

🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.