Skip to content

Further drawing template interaction improvements - #6013

Merged
kwvanderlinde merged 7 commits into
RPTools:developfrom
Baaaaaz:feature/6012-Further-drawing-template-interaction-improvements
Sep 8, 2026
Merged

Further drawing template interaction improvements#6013
kwvanderlinde merged 7 commits into
RPTools:developfrom
Baaaaaz:feature/6012-Further-drawing-template-interaction-improvements

Conversation

@Baaaaaz

@Baaaaaz Baaaaaz commented Jul 15, 2026

Copy link
Copy Markdown
Contributor

Identify the Bug or Feature request

closes #6012

Description of the Change

  • DrawingPointerTool ->
    • improved dragging coverage of different shape types, or notification where not covered
    • change of duplicate action hotkey to Ctrl+D
    • fix missing selection box when an unselected drawing/template is right clicked
    • alter template dragging label positions (size now to the right, and distance dragged now by the dragged vertex)
  • LineSegment -> change to use new method which invalidates area and bounds cache given shape geometry can change if number of points change as well as their co-ordinates do (e.g. through translation).

Possible Drawbacks

none anticipated

Documentation Notes

Release Notes

Further drawing template interaction improvements


This change is Reviewable

@github-actions github-actions Bot added the feature Adding functionality that adds value label Jul 15, 2026
@kwvanderlinde kwvanderlinde moved this to To-Be-Merged in MapTool 1.19 Sep 4, 2026
@kwvanderlinde
kwvanderlinde added this pull request to the merge queue Sep 8, 2026
Merged via the queue into RPTools:develop with commit ab3b7ad Sep 8, 2026
5 checks passed
@github-project-automation github-project-automation Bot moved this from To-Be-Merged to Merged in MapTool 1.19 Sep 8, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

feature Adding functionality that adds value

Projects

Status: Merged

Development

Successfully merging this pull request may close these issues.

[Feature]: Further drawing/template interaction improvements for 1.19

2 participants