Solved the problem myself! setFlags(ItemIgnoresTransformations); This works, but it does a bit too much, because sometimes I want some transformations but not others. I wish there was a way to filter specific transformations.