Files @ 165df402cb98
Branch filter:

Location: light9/flax/editsub

Drew Perttula
timeline canvas kind of resizes in its space (with setInterval, and possibly overshoot at the bottom)
Ignore-this: 7540d77e79a3201f6032ec8d296869b6
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)