unyt-org / uix

The UIX Framework
https://uix.unyt.org
MIT License
62 stars 3 forks source link

Fix combination @id and @property decorators #105

Open benStre opened 8 months ago

benStre commented 8 months ago

Currently, pointer properties are not correctly set when the property is also decorated with @id (getters/setters are overridden)