unyt-org / datex-core-js-legacy

DATEX Core Library for JavaScript (legacy), fully implemented in TypeScript, used by the UIX Framework
https://unyt.org
3 stars 0 forks source link

Fix pointer property capture #72

Closed benStre closed 9 months ago

benStre commented 9 months ago

Currently, pointer property access (pp.val) is not captured when determining smart transform dependencies. This is now fixed with this PR.