-
Notifications
You must be signed in to change notification settings - Fork 16
Dm 4484 marker tool - create drawing layer for marker tool #104
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
Conversation
…Firefly into DM-4484-MarkerTool
@@ -50,6 +54,12 @@ const REGION_DELETE_LAYER = `${DRAWLAYER_PREFIX}.RegionPlot.deleteLayer`; | |||
const REGION_ADD_ENTRY = `${DRAWLAYER_PREFIX}.RegionPlot.addRegion`; | |||
const REGION_REMOVE_ENTRY = `${DRAWLAYER_PREFIX}.RegionPlot.removeRegion`; | |||
|
|||
// makler and footprint |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
picky: marker not makler
UI Comments:
|
…n the mouse action is ready for relocate and resize the marker.
…ous location is selected around the marker. change the size of the marker while zooming the image.
more improvement,
|
Nice improvement! On 6/16/16 11:39 PM, Cindy Wang wrote:
Emmanuel Joliet |
The implementation includes:
The implementation set up some work which can be similarly expanded to footprints in the future.
Maker drawing layer operation:
for relocation: click and drag inside the circle, then drag the mouse.
for resize: click inside the circle, then click and drag the handler to resize