Closed aymanhab closed 1 week ago
Pretty trivial but necessary change to serialize texture string, needed now to test textures, will populate defaults in a later PR to modify xml comment.
Thanks @nickbianco 👍 I guess a property that is never used can do without constructProperty since nobody tries to access it.
Fixes issue #0
Brief summary of changes
SurfaceProperties (used to support visualization) had an optional property of texture that was never used, now I'm trying to use it but it appears the initialization of the property was missing. Adding it back.
Testing I've completed
Looking for feedback on...
CHANGELOG.md (choose one)
This change is