SUMMARY En el afecto transformar, y creo que en otros, al disminuir tamaño se queda en uno, no llega a cero, y por lo tanto no se llega a hacer invisible. Por ejemplo un clip de color, si quieres hacerle una animacion hasta que desaparezca, no puedes porque su minimo es 1 y por lo tanto no desaparece del todo. STEPS TO REPRODUCE 1. 2. 3. OBSERVED RESULT EXPECTED RESULT SOFTWARE/OS VERSIONS Windows: macOS: (available in the Info Center app, or by running `kinfo` in a terminal window) Linux/KDE Plasma: KDE Plasma Version: KDE Frameworks Version: Qt Version: ADDITIONAL INFORMATION
Thanks for your report. This issue should be fixed in the next version with this commit [1]. In the meantime, you can change the opacity setting to completely hide the remaining pixel. [1] https://invent.kde.org/multimedia/kdenlive/-/commit/b4c8795db4cbb830b286d40f4ccfecb9760d9713
Git commit b4c8795db4cbb830b286d40f4ccfecb9760d9713 by Jean-Baptiste Mardelle. Committed on 22/08/2025 at 09:37. Pushed by mardelle into branch 'master'. Allow using null rectangle to completely hide image in Transform and other geometry effects M +4 -4 src/assets/keyframes/model/automask/automaskhelper.cpp M +1 -1 src/assets/keyframes/model/corners/cornershelper.cpp M +1 -0 src/assets/keyframes/model/keyframemodellist.cpp M +1 -1 src/assets/keyframes/model/keyframemonitorhelper.cpp M +1 -1 src/assets/keyframes/model/rotoscoping/rotohelper.cpp M +1 -1 src/assets/view/widgets/geometryeditwidget.cpp M +2 -2 src/assets/view/widgets/keyframecontainer.cpp M +9 -3 src/monitor/monitor.cpp M +2 -0 src/monitor/monitor.h M +10 -9 src/widgets/geometrywidget.cpp M +2 -2 src/widgets/geometrywidget.h https://invent.kde.org/multimedia/kdenlive/-/commit/b4c8795db4cbb830b286d40f4ccfecb9760d9713