Skip to content

Qt: Reload icons and tooltips when game list rows change#3609

Merged
stenzek merged 1 commit intostenzek:masterfrom
Pesa:rows-changed
Nov 4, 2025
Merged

Qt: Reload icons and tooltips when game list rows change#3609
stenzek merged 1 commit intostenzek:masterfrom
Pesa:rows-changed

Conversation

@Pesa
Copy link
Contributor

@Pesa Pesa commented Nov 3, 2025

I briefly considered optimizing this further by adding a "what changed" argument to OnGameListEntriesChanged(), with flags for things like achievements changed, played time changed, game info changed, etc. On second thought however, it seemed a bit overkill if we assume that (1) rows change very infrequently and (2) only a handful of rows are invalidated.

@stenzek stenzek merged commit e91db67 into stenzek:master Nov 4, 2025
9 checks passed
@Pesa Pesa deleted the rows-changed branch November 4, 2025 05:47
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants