-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://git.reviewboard.kde.org/r/125708/
-----------------------------------------------------------

Review request for Kdenlive and Vincent Pinon.


Repository: kdenlive


Description
-------

In vertical mode the audio signal view clips some of its audio level marks. The 
reason is that the drawing method does not take into consideration the actual 
font/text dimensions. This proposed patch fixes the incorrect clipping for 
vertical mode, that is, when the audio signal view is taller than wide. It 
calculates the actual width of the longest db level mark, which it assumes to 
be the last mark in the db level list, instead of using the present hardcoded 
"fudge" values.


Diffs
-----

  src/scopes/audioscopes/audiosignal.cpp 1830a50 

Diff: https://git.reviewboard.kde.org/r/125708/diff/


Testing
-------

On Kdenlive Applications/15.08 branch on Kubuntu 15.04 64bit installation.


Thanks,

The DiveO

_______________________________________________
kdenlive mailing list
kdenlive@kde.org
https://mail.kde.org/mailman/listinfo/kdenlive

Reply via email to