#119·swapy

[Feature Request] Add `transform: none` to keep component the same size

Author: michaelwschultzCreated Jan 21, 2025Updated May 19, 2025

I'm a huge fan of Swapy, but for my use case I don't want the components being swapped to change their original size to the new slot size. Instead I'd like the components to stay their current size. I assume this would require changes to how the slots work as well which might make this a much larger change than just removing the scale transform.