Compute some stats on shots if used in the edit.
This commit is contained in:
@@ -4,7 +4,7 @@
|
||||
| {% block body %}
|
||||
#col_main
|
||||
.col_header.task-list-header
|
||||
| Shots ({{ shots | count }})
|
||||
span(title='In the edit') {{ stats.nr_of_shots }} shots | {{ stats.total_frame_count }} frames
|
||||
a.task-project(href="{{url_for('projects.view', project_url=project.url)}}") {{ project.name }}
|
||||
|
||||
| {# Not allowed for the moment. Shots are added via the Sequencer
|
||||
|
Reference in New Issue
Block a user