b-editor / beutl

Cross-platform video editing (compositing) software.
https://beutl.beditor.net
MIT License
280 stars 15 forks source link

Remove Setter Class Usage in Node #1096

Open yuto-trd opened 4 weeks ago

yuto-trd commented 4 weeks ago

Is your feature request related to a problem? Please describe.

Refactor the NodeTree component to eliminate the usage of Setter and Style classes.

Describe the solution you'd like

Describe alternatives you've considered

No response

Additional context

No response