Skip to content

Commit fd2c3ed

Browse files
committed
copy display options
1 parent b99df18 commit fd2c3ed

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

model_resolver/tasks/structure.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -244,6 +244,7 @@ def resolve(self) -> Generator[Task, None, None]:
244244
dynamic_textures=self.dynamic_textures,
245245
images_override=images,
246246
animation_duration=duration,
247+
display_option=self.display_option,
247248
)
248249
yield task
249250
tasks.append(task)

0 commit comments

Comments
 (0)