Skip to content

v0.1.0: Resizing (#45)

Latest
Compare
Choose a tag to compare
@alorenzo175 alorenzo175 released this 01 May 16:06
· 101 commits to main since this release
de896a1
* rectangles

* add copies of packages

* scaling works somewhat

* getting there

* reset and scale on capacity update

* remove console.log

* add attributions and update prompt

* lint, remove debug method

* add aspec ratio inputs in lieu of map reshaping

* adjust watcher for x aspect ratio input

* update prompts, limits

* remove artifact from merge conflict

* Fix scaling

* only init aspect ratios when editable

* adjust  aspect step

* don't update on invalid input

* adjust style

* fix test

Co-authored-by: Antonio Lorenzo <atlorenzo@email.arizona.edu>