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

Refactor distribute points tool #2305

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

dl3sdo
Copy link
Member

@dl3sdo dl3sdo commented Dec 1, 2024

The core functionality to distribute points evenly along a path was partly contained in the MapEditorController class (which was marked as a TODO).
Move the functionality to the (renamed) DistributePointsDialog class. Add three dots to the submenu item's name to indicate that selecting it will open another window.
Remove the 'Settings' since changing them in the dialog was not made persistent.

The core functionality to distribute points evenly along a path was
partly contained in the MapEditorController class (which was marked as
a TODO).
Move the functionality to the (renamed) DistributePointsDialog class.
Add three dots to the submenu item's name to indicate that selecting it
will open another window.
Remove the 'Settings' since changing them in the dialog was not made
persistent.
@dl3sdo dl3sdo force-pushed the distribute-points-tool branch from 78e6933 to 7b2ecc0 Compare December 1, 2024 23:44
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.

1 participant