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

Dynamically Resize the Attractor #44

Open
ElliotPenson opened this issue May 30, 2019 · 2 comments
Open

Dynamically Resize the Attractor #44

ElliotPenson opened this issue May 30, 2019 · 2 comments
Assignees
Labels
enhancement New feature or request
Projects

Comments

@ElliotPenson
Copy link
Owner

Currently the attractor renders with the same dimensions as the base in the original template. The attractor should actually be sized relative to the canvas. Be sure that the attractor isn't stretched.

Use the same (or at least similar) logic to size the base shape in the builder.

@ElliotPenson ElliotPenson added the enhancement New feature or request label May 30, 2019
@ElliotPenson ElliotPenson self-assigned this May 30, 2019
@ElliotPenson ElliotPenson added this to To do in Frontend via automation May 30, 2019
@ElliotPenson ElliotPenson moved this from To do to In progress in Frontend Jun 14, 2019
@ElliotPenson
Copy link
Owner Author

ElliotPenson commented Jun 15, 2019

Tasks

  • Resize the attractor relative to the canvas (View + Browse page)
  • Resize the base/children relative to the canvas (Create page)
  • Make the canvas fit the screen properly (View + Create page)
  • Resize the canvas on window resize (View + Create page)
  • Resize the attractor when the canvas changes size (View page)

@ElliotPenson ElliotPenson moved this from In progress to To do in Frontend Jun 18, 2019
@ElliotPenson ElliotPenson moved this from To do to In progress in Frontend Jun 22, 2019
@thgh
Copy link

thgh commented Jul 5, 2019

Example where one block is outside of the canvas: https://fractal.parts/out-of-hand

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
Frontend
  
In progress
Development

No branches or pull requests

2 participants