Skip to content

Conversation

@ichan-mb
Copy link
Member

Currently broken on desktop (NET) because:

  • There is no Json.Stringify for Dictionary object (the implementation is using Dictionary object and serialize it to json)
  • Shared output file between Apps / Project, so it will overwrite the output between Apps/Project

This will fix those problems.

This PR contains:

  • Changelog
  • Documentation
  • Tests

@mortend
Copy link
Member

mortend commented Jan 31, 2023

The build is failing on AppVeyor, but it looks like a glitch/false negative.

Can you try force-pushing the branch to trigger a new build?

git commit --amend
git push --force

@ichan-mb ichan-mb force-pushed the feature-drawing-panel branch from 6c1ad24 to 1f279c4 Compare February 1, 2023 00:39
@ichan-mb
Copy link
Member Author

ichan-mb commented Feb 1, 2023

seems OK now..

@mortend mortend merged commit dd5eeb6 into fuse-open:master Feb 1, 2023
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