You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
...and without a __NonExhaustive case, adding new enumeration values for any of these would be a breaking change, as existing match statements become nonexhaustive.
https://doc.mapeditor.org/en/stable/manual/custom-properties/#adding-properties lists "file" properties, which don't appear to be supported in
PropertyValue::new
:https://github.com/mattyhall/rs-tiled/blob/06e4ecf4257e4dd0813087e1fcd642d7f0ce7713/src/lib.rs#L167-L198
The text was updated successfully, but these errors were encountered: