| Summary: | 15.13: Bézier curve UI broken: looses settings, second handle of bottom-left point non-accessible | ||
|---|---|---|---|
| Product: | [Applications] kdenlive | Reporter: | Wegwerf <wegwerf-1-2-3> |
| Component: | User Interface & Miscellaneous | Assignee: | Jean-Baptiste Mardelle <jb> |
| Status: | RESOLVED FIXED | ||
| Severity: | major | ||
| Priority: | NOR | ||
| Version First Reported In: | unspecified | ||
| Target Milestone: | --- | ||
| Platform: | Other | ||
| OS: | Linux | ||
| Latest Commit: | Version Fixed/Implemented In: | 15.12.1 | |
| Sentry Crash Report: | |||
|
Description
Wegwerf
2016-01-07 16:42:10 UTC
Thanks, issue 3 is indeed a locale issue. Will try to at least fix this one in the next 2 hours before 15.12.1 freeze! Git commit fe7a8586e7d65578125d40dd2cb45a867cade303 by Jean-Baptiste Mardelle. Committed on 07/01/2016 at 21:57. Pushed by mardelle into branch 'Applications/15.12'. Fix Bézier spline broken on locales with numerical separator != . Fix Bézier colors with dark themes M +2 -2 src/effectstack/widgets/bezier/beziersplineeditor.cpp M +2 -2 src/effectstack/widgets/bezier/cubicbezierspline.cpp M +13 -32 src/effectstack/widgets/kis_curve_widget.cpp M +0 -6 src/effectstack/widgets/kis_curve_widget_p.h http://commits.kde.org/kdenlive/fe7a8586e7d65578125d40dd2cb45a867cade303 Git commit dfa63991e2a59107d192983085d54da0ff8e5d37 by Jean-Baptiste Mardelle. Committed on 07/01/2016 at 22:30. Pushed by mardelle into branch 'Applications/15.12'. Fix colored background not displayed in Bézier effect M +1 -1 data/effects/frei0r_curves.xml M +2 -1 src/effectstack/parametercontainer.cpp M +9 -11 src/effectstack/widgets/bezier/beziersplinewidget.cpp M +1 -1 src/effectstack/widgets/bezier/beziersplinewidget.h http://commits.kde.org/kdenlive/dfa63991e2a59107d192983085d54da0ff8e5d37 Tested: works. Thank you very much for fixing this old regression so quickly! |