ynput / ayon-core

Apache License 2.0
31 stars 36 forks source link

Fusion: Fix comp repair folder settings #482

Closed BigRoy closed 6 months ago

BigRoy commented 6 months ago

Changelog Description

Fix comp repair folder settings

Additional info

Fixes:

Traceback (most recent call last):
  File "E:\dev\ayon-core\client\ayon_core\hosts\fusion\api\lib.py", line 172, in _on_repair
    value = folder_attributes[key]
TypeError: 'float' object is not subscriptable

Testing notes:

  1. Save fusion comp with different settings than current folder
  2. The "repair" button on the popup should work.