]> git.sesse.net Git - kdenlive/commit
Do not allow crop from start to get negative. This should fix a lot a problems that...
authorTill Theato <root@ttill.de>
Sun, 19 Sep 2010 08:25:11 +0000 (08:25 +0000)
committerTill Theato <root@ttill.de>
Sun, 19 Sep 2010 08:25:11 +0000 (08:25 +0000)
commitebd5f85f5c5992383c9da4d08ec0671aed99309b
tree2fcc5d212a143ef74975d4dca1a5d86a37523044
parent5cf12c7e493a8ce61b3641c454b2d12717c28522
Do not allow crop from start to get negative. This should fix a lot a problems that were created by this.
I will remove all the checks for cropStart < 0 in a few weeks if this change does not introduce some new problems.

svn path=/trunk/kdenlive/; revision=4906
src/abstractclipitem.cpp