Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Improve thumbnailing code Part1: Explicitly handle all FileMonitorEvents #2461

Merged
merged 1 commit into from
Aug 28, 2024

Conversation

jeremypw
Copy link
Collaborator

Also stop unnecessary signal being emitted when a file changes due to data being streamed into it as this does not currently cause the display to change. We may want to handle this in future to auto update the file size column in ListView?

Part of #2340 code improvement

@jeremypw jeremypw changed the title Improve thumbnaiing code Part1: Explicitly handle all FileMonitorEvents Improve thumbnailng code Part1: Explicitly handle all FileMonitorEvents Aug 28, 2024
@jeremypw jeremypw changed the title Improve thumbnailng code Part1: Explicitly handle all FileMonitorEvents Improve thumbnailing code Part1: Explicitly handle all FileMonitorEvents Aug 28, 2024
Copy link
Member

@danirabbit danirabbit left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thumbnails appear to still update when the file is changed. This makes sense to me!

@danirabbit danirabbit merged commit 452d5ed into main Aug 28, 2024
4 checks passed
@danirabbit danirabbit deleted the jeremypw/explicit-filemonitorevents branch August 28, 2024 20:30
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