-
- Downloads
Bug 1296 - Zooming to maximum in longer multi-clip tracks crashes in all clips except the last
Caused by a premature conversion of a wxInt64 to (int) so that a large positive number became negative. We now do the conversion after minning it against an integer width.
Please register or sign in to comment