** Tags added: patch -- You received this bug notification because you are a member of OpenShot Developers, which is subscribed to OpenShot Video Editor. https://bugs.launchpad.net/bugs/593175
Title: Move treeviews to .ui files Status in OpenShot Video Editor: Invalid Bug description: Hi, I made a patch who moves the TreeFiles into the main.ui, it has the advantage to remove the TreeFiles.py file (so it's cleaner, a lot of code is removed and simplier), and you so u can have the preview of the treeview directly in glade editor. CAUTION : to do the job i have had to use glade 3.7.1 because the 3.6.7 doesn't have all the property needed. But i always use gtk 2.16, not a newer version. There are two warning remaining at launch but nothing critical (hope i will fix this soon). Take a look and tell me what you think ! If you find that interesting, i plan to do that with TreeHistory, TreeEffect, TreeTransitions and the codec list from preferences dialog ;) To manage notifications about this bug go to: https://bugs.launchpad.net/openshot/+bug/593175/+subscriptions _______________________________________________ Mailing list: https://launchpad.net/~openshot.developers Post to : [email protected] Unsubscribe : https://launchpad.net/~openshot.developers More help : https://help.launchpad.net/ListHelp

