Files @ ee3273dc1589
Branch filter:

Location: light9/flax/editsub

Drew Perttula
restore the code that updates zoomFlattened
Ignore-this: cc276917562be6e3a3837f5dc728855a
1
2
3
4
5
#!/usr/bin/env python

import sys
import Subcomposer
Subcomposer.open_sub_editing_window(sys.argv[-1], use_mainloop=1, dmxdummy=0)