Details
-
Epic
-
Resolution: Done
-
P2: Important
-
None
-
Figma effects support
Description
What is the benefit? Why is this valuable?
Currently we don't import the figma effects 1:1
What are common use cases?
Figma project with effects enabled
Technical information
Figma has some effects defined and our qml importer should pick those effects as-is and attach the effect to the element in questions.
Effects are already defined in:
https://git.qt.io/playground/effect-library/-/tree/master/PostProcessingEffects?ref_type=heads they need to be QML'fied and put inside Studio components.