Skip to content

Conversation

jenshannoschwalm
Copy link
Collaborator

@jenshannoschwalm jenshannoschwalm commented Aug 27, 2025

Only the exporting pipes DT_DEV_PIXELPIPE_EXPORT and DT_DEV_PIXELPIPE_THUMBNAIL might want to keep fixed ratios and require pixel-precise size and possibly a slight reposition.

For main and preview pipes this is
a) not required and
b) breaks distort_transform() and distort_backtransform()

Fixes #19135

@jenshannoschwalm jenshannoschwalm added this to the 5.4 milestone Aug 27, 2025
@jenshannoschwalm jenshannoschwalm added bugfix pull request fixing a bug priority: medium core features are degraded in a way that is still mostly usable, software stutters labels Aug 27, 2025
@jenshannoschwalm jenshannoschwalm added bug: wip someone is currently working on that, check with them before taking over wip pull request in making, tests and feedback needed labels Aug 27, 2025
@jenshannoschwalm jenshannoschwalm marked this pull request as draft August 27, 2025 10:47
@jenshannoschwalm jenshannoschwalm changed the title Fix crop transform/backtransform Fix crop pixel-precise aligning Aug 28, 2025
@jenshannoschwalm jenshannoschwalm added priority: high core features are broken and not usable at all, software crashes and removed wip pull request in making, tests and feedback needed priority: medium core features are degraded in a way that is still mostly usable, software stutters bug: wip someone is currently working on that, check with them before taking over labels Aug 28, 2025
@jenshannoschwalm jenshannoschwalm marked this pull request as ready for review August 28, 2025 05:03
Only the exporting pipes DT_DEV_PIXELPIPE_EXPORT and DT_DEV_PIXELPIPE_THUMBNAIL might want
to keep fixed ratios and require pixel-precise size and possibly a slight reposition.

For main and preview pipes this is a) not required and b) breaks `distort_transform()` and `distort_backtransform()`
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bugfix pull request fixing a bug priority: high core features are broken and not usable at all, software crashes
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Mask points misaligned when zoomed in while cropping to fixed ratio
1 participant