Recalculate strip length and bounds when scene frame range changes.
Strip content should be static while changing scene frame range.
There are multiple places where scene frame range is changed. For now I implemented this "feature" in scene RNA updated function.
I guess it would be better to add this functionality to other places in separate patch?