diff options
| author | Pan Zhang <[email protected]> | 2025-09-26 10:27:41 +0800 |
|---|---|---|
| committer | Pan Zhang <[email protected]> | 2025-09-28 12:12:03 +0800 |
| commit | 96019a8592788932443fe0d0efc8ea44af2cf948 (patch) | |
| tree | bca4a20ca7259156819cbb5a49cbf94ee38caf95 /po/el/dolphin.po | |
| parent | bca5cb1585d859721297c46ec4ee543c06ad179b (diff) | |
informationpanelcontent: prevent repeated disabled effect on previews
When switching files quickly in the Information Panel, the preview pixmap could appear progressively brighter/whiter. This happened because markOutdatedPreview() was applying KIconEffect::toDisabled() multiple times on the same pixmap while a preview job was still pending.
This patch fixes the issue by:
- Tracking the URL that was last disabled, and only applying the disabled effect once per URL.
- Clearing the disabled state whenever a new preview job starts or when a new pixmap is shown.
With this change, the "disabled preview" effect is preserved (still useful for slow HDD or network filesystems), but the progressive white-out artifact no longer occurs when navigating rapidly.
BUG: 507844
Diffstat (limited to 'po/el/dolphin.po')
0 files changed, 0 insertions, 0 deletions
