| Summary: | Valor de escala no baja de 1 | ||
|---|---|---|---|
| Product: | [Applications] kdenlive | Reporter: | Jose <jguidusmedia> |
| Component: | Video Effects & Transitions | Assignee: | 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: | https://invent.kde.org/multimedia/kdenlive/-/commit/b4c8795db4cbb830b286d40f4ccfecb9760d9713 | Version Fixed/Implemented In: | |
| Sentry Crash Report: | |||
|
Description
Jose
2025-08-21 17:45:12 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 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 |