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

Move Multiple Objects Simultaneously #5

Open
Da-vid21 opened this issue Oct 29, 2021 · 0 comments
Open

Move Multiple Objects Simultaneously #5

Da-vid21 opened this issue Oct 29, 2021 · 0 comments

Comments

@Da-vid21
Copy link
Owner

Current Behaviors

Currently, Xfig allows the user to select and move a single object. When the user needs to move many objects while retaining their relative positions to one other, this is not the most efficient method.

Expected Behavior

Allow a user to design a closed-loop shape that selects all objects included within it. The chosen shape in the supplied solution is a rectangle, although it may also be an ellipse or a standard n-gon in actuality. Holding and dragging the left mouse button simultaneously moves all chosen items while maintaining their relative locations. The new location will be determined by releasing the left mouse button. In the Editing Mode Panel on the left-hand side of Xfig, add a new shortcut button.

Free Selection

You must simply focus on changing the source file for two files with minor fixes to others. Edit them in a manner that would allow there tagged internal variables can be moved. An algorithm for making sure every inch of the selection is covered needs to be considered.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant