Bug 508570

Summary: Valor de escala no baja de 1
Product: [Applications] kdenlive Reporter: Jose <jguidusmedia>
Component: Video Effects & TransitionsAssignee: Jean-Baptiste Mardelle <jb>
Status: RESOLVED FIXED    
Severity: normal    
Priority: NOR    
Version First Reported In: 25.08.0   
Target Milestone: ---   
Platform: Microsoft Windows   
OS: Microsoft Windows   
Latest Commit: Version Fixed/Implemented In:
Sentry Crash Report:

Description Jose 2025-08-21 17:45:12 UTC
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
Comment 1 Jean-Baptiste Mardelle 2025-08-23 05:10:39 UTC
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
Comment 2 Jean-Baptiste Mardelle 2025-08-23 21:37:07 UTC
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