Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Petri renderer refactor #5788

Merged
merged 2 commits into from
Dec 9, 2024
Merged

Petri renderer refactor #5788

merged 2 commits into from
Dec 9, 2024

Conversation

mwdchang
Copy link
Member

@mwdchang mwdchang commented Dec 9, 2024

Summary

Clean up the petrinet renderer to prep it to be used for exporting to images.

  • Removed CSS variable references as they are a nuisance to get right
  • Removed edge interactions, this was back when we were editing edges manually and is no longer a viable route
  • Clean up variable css file

Testing

Model diagrams for both stratified and unstratified models should look more or less the same as before.

@mwdchang mwdchang merged commit b16fb0a into main Dec 9, 2024
4 checks passed
@mwdchang mwdchang deleted the petri-renderer-refactor branch December 9, 2024 21:10
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.

3 participants