Port effects away from deprecated QTimeline::CurveShape
Code
Review changes
Check out branch
Download
Patches
Plain diff
Expand sidebar
Port effects away from deprecated QTimeline::CurveShape
Vlad Zahorodnii
requested to merge
work/fix-deprecation-warnings
into
master
Sep 09, 2020
Overview
7
Commits
3
Pipelines
0
Changes
4
The curve shape property has been deprecated in Qt 5.15 in favor of QEasingCurve (yay!).
Merge request reports
Loading