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

Shape tools should allow modifying their drawn shapes #1715

Open
5 tasks
0HyperCube opened this issue Mar 29, 2024 · 0 comments
Open
5 tasks

Shape tools should allow modifying their drawn shapes #1715

0HyperCube opened this issue Mar 29, 2024 · 0 comments
Labels
Feature New feature or request Rust Involves Rust programming for the backend

Comments

@0HyperCube
Copy link
Member

0HyperCube commented Mar 29, 2024

Tools such as the rectangle and shape tool should allow for editing of the created shape.

Tools:

  • Spline dragging around points
  • Line tool adjusting start and end
  • Rectange allowing for moving top left and bottom right corners and ideally for rounding
  • Ellipse should allow dragging a handle for the X extent and Y extent and ideally creating an arc/chord
  • Polygon tool handle for the radius and offset of the first vertex. For a star the inner and outer radius should be controlled.

These can be done as separate MRs.

Blocked on #134

@0HyperCube 0HyperCube added Feature New feature or request Rust Involves Rust programming for the backend labels Mar 29, 2024
@Keavon Keavon added Good First Issue Good for newcomers and removed Good First Issue Good for newcomers labels Mar 29, 2024
@Keavon Keavon changed the title Interactive tools Shape tools should allow modifying their drawn shapes Mar 29, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Feature New feature or request Rust Involves Rust programming for the backend
Projects
Status: Blocked
Development

No branches or pull requests

2 participants