Skip to content

Conversation

jcupitt
Copy link
Owner

@jcupitt jcupitt commented Oct 4, 2023

Update the pixel value from a background thread.

At the moment, image pixels are fetched in the main GUI thread and cause horrible hitching with some formats. This PR moves the fetch to a bg thread and everything is nice and smooth now.

It needs libvips 8.15, so I've not merged it yet.

Thius stops a lot of nasty hitching. It needs libvips 8.15.
@jcupitt jcupitt merged commit 65626a8 into master Oct 5, 2023
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.

1 participant