fix(nuke): created too many backdrops

This commit is contained in:
Jakub Jezek 2020-01-30 14:10:36 +01:00
parent 8db7c19e74
commit b715990e1e
No known key found for this signature in database
GPG key ID: C4B96E101D2A47F3

View file

@ -1103,9 +1103,9 @@ class BuildWorkfile(WorkfileSettings):
# move position
self.position_right()
bdn = self.create_backdrop(label="Loaded Reads",
color='0x2d7702ff', layer=-1,
nodes=nodes_backdrop)
self.create_backdrop(label="Loaded Reads",
color='0x2d7702ff', layer=-1,
nodes=nodes_backdrop)
def read_loader(self, representation):
"""