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

Adds options auto-zoom and auto-scroll (enabled by default) #29

Merged
merged 3 commits into from
May 1, 2024

Conversation

Steve-Mcl
Copy link
Contributor

@Steve-Mcl Steve-Mcl commented Apr 30, 2024

closes #28

Description

Adds:

  • options auto-zoom and auto-scroll (enabled by default)
  • minified build and build script (no deps, uses npz terser) (was getting large!)

Updates:

  • README and demo files for new options
  • Updates package.json ready for v0.3.0 release

Demo

auto-layout.webm

Related Issue(s)

#28

Checklist

  • I have read the contribution guidelines
  • Suitable unit/system level tests have been added and they pass
  • Documentation has been updated
    • Upgrade instructions
    • Configuration details
    • Concepts
  • Changes flowforge.yml?
    • Issue/PR raised on FlowFuse/helm to update ConfigMap Template
    • Issue/PR raised on FlowFuse/CloudProject to update values for Staging/Production

Labels

  • Backport needed? -> add the backport label
  • Includes a DB migration? -> add the area:migration label

Adds minified build and build script (no deps, uses npz terser) (was getting large!)
Updates README and demo files for new options
Updates package.json for v0.3.0 release
@Steve-Mcl
Copy link
Contributor Author

@joepavitt

NOTE: the version was bumped within this PR as this will be tagged for release immediately once merged - to support @ZJvandeWeg website PR

@ZJvandeWeg
Copy link
Member

Thanks for the minification too!

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.

Auto scale the rendered canvas
3 participants