Slobodan Jovanovic

Results 5 comments of Slobodan Jovanovic

This issue should be open. It basically downgrades the entire add-on to a toy.

Thanks for reopening. I don't think Google cares about this. Random order is probably side effect of some optimization. Better bet in my opinion is to create a zip from...

Recursion references are perfectly [legit in JSON Schema](https://json-schema.org/understanding-json-schema/structuring.html#recursion). jsonschema2md should be smart enough to handle this

+1 I agree that this is what's missing. It would be great to be able to override constrain on / by other more specific constraints

After I update `SplatData` instance this seems to force the update: ``` splatData.changed = true splat.dispatchEvent(splat._changeEvent); ``` But is it the optimal way?