Skip to content

Conversation

cefoot
Copy link

@cefoot cefoot commented Jan 27, 2024

When saving a Painting on a System with for example DE culture settings all numbers will be written in the format of 0,01 instead of 0.01 this failed to load since the "," is used to separate data. Therefore saving all numbers in invariant culture (and making the system parse the numbers the same way solves the issue)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants