add todo/question

This commit is contained in:
Roy Nieterau 2022-04-02 21:01:09 +02:00
parent b12b1c80f2
commit f7d35c4fed

View file

@ -522,6 +522,8 @@ class IntegrateAssetNew(pyblish.api.InstancePlugin):
index_frame_start = int(repre.get("frameStart"))
render_template = anatomy.templates[template_name]
# todo: should we ALWAYS manage the frame padding even when not
# having `frameStart` set?
frame_start_padding = int(
render_template.get(
"frame_padding",