NodeMarkup icon indicating copy to clipboard operation
NodeMarkup copied to clipboard

Quick Clone (Copy) of marking [implemented/wait for merge]

Open DeznekCZ opened this issue 2 years ago • 0 comments

Area of work?

UI/Overlay work - faster steps during work

Description.

Requirements:

  • only Alt key is pressed
  • node/segment hovered
  • no node/segment is selected

Actions:

  • Primary Mouse Click - applies directly actual clipboard of marking (if no clipboard exists, does secondary action)
  • Secondary Mouse Click - copy marking of hovered node to clipboard (without apply tool - rotating, inverting, ...)

New keys in localization:

  • Tool_InfoCopyMarkingGet : Hold {Alt} and click {RMB} to copy marking
  • Tool_InfoCopyMarkingApply : Hold {Alt} and click {LMB} to apply copied marking

Why would this idea be a good addition to IMT?

Significant speed up of work with IMT. Apply to entire road shortcut is not very visible and may cause replacement of segments which are not meant to be replaced.

Implementation

No extra tool mode must be implemented. New reactions in Primary/Secondary mouse click action will be added. New tooltip information depending on state of clipboard must be adapted.

PS: If no developer is available, I can try to make it.

DeznekCZ avatar Oct 17 '21 22:10 DeznekCZ