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

feature: more option for draw-controls text #1953

Merged
merged 4 commits into from
Jan 31, 2024

Conversation

johnnyblasta
Copy link
Collaborator

Closes #1950

@Grammostola
Copy link
Contributor

Grammostola commented Jan 30, 2024

A nice addition. I noticed two things:

  • Rotate resets though its slider does not whenever another prop is changed
  • If draw is activated and a point is drawn first thing the map starts panning with the cursor. This does not appear to happen in the current master.

@johnnyblasta
Copy link
Collaborator Author

A nice addition. I noticed two things:

  • Rotate resets though its slider does not whenever another prop is changed
  • If draw is activated and a point is drawn first thing the map starts panning with the cursor. This does not appear to happen in the current master.

Fixed the problem with point drawn first.
Removed the rotate setting to zero since saw no good way of accomplish what I had actually intended to happen. At least doing it from the style window, could have done something with the drawtools and drawhandler perhaps.

@johnnyblasta johnnyblasta merged commit bbde5dd into master Jan 31, 2024
4 checks passed
@johnnyblasta johnnyblasta deleted the draw-more-text-options branch January 31, 2024 07:55
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.

More style options to text in draw control
2 participants