1ac8cd04b39722aa00f437f6ab40565a8de3c0a5
This commit updates the template management system in the VideoEditor by transitioning from a dictionary-based structure to a list of tuples. The new structure simplifies the handling of templates, focusing on start frames and regions without the need for template IDs or counters. Additionally, the loading and saving of templates have been streamlined, enhancing clarity and efficiency in template operations during video editing sessions.
Description
No description provided
Languages
Python
98.5%
Shell
0.9%
Go
0.6%