Files @ 7e991dba05f4
Branch filter:

Location: light9/flax/editsub

drewp@bigasterisk.com
KC supports dragging into (existing) named groups. still can't make a new group though
Ignore-this: 5a841c6e8b5dbf6b99da9afbec88b9fd
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)