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

Edit and draw tools: snapping / following / appending #7

Open
dg0yt opened this issue Feb 9, 2012 · 9 comments
Open

Edit and draw tools: snapping / following / appending #7

dg0yt opened this issue Feb 9, 2012 · 9 comments

Comments

@dg0yt
Copy link
Member

dg0yt commented Feb 9, 2012

puzzlepaint reported on Sourceforge [tickets:#7]:

Make it possible to snap to existing objects when drawing or editing.
Snapping to a path while drawing a path should start a "path follow" mode.
Snapping to a path end of the same symbol type when starting a new path should append the path to the old one.

@dg0yt
Copy link
Member Author

dg0yt commented Aug 22, 2012

puzzlepaint posted on Sourceforge:

  • status: open --> accepted

@dg0yt
Copy link
Member Author

dg0yt commented Aug 22, 2012

puzzlepaint posted on Sourceforge:

This is now implemented for the path drawing tool because it is most useful there. For the other tools mentioned in the description, it is possibly not needed?

Another missing detail which could (?) be important:
The current implementation of following always snaps to the closest other path, i.e. it is not possible to cycle through existing paths which overlap at one place, like in another popular map drawing program.

@dg0yt
Copy link
Member Author

dg0yt commented Aug 22, 2012

puzzlepaint posted on Sourceforge:

... and another thing:
Following border lines of line symbols would also be desirable, but is not possible yet.

@dg0yt
Copy link
Member Author

dg0yt commented Sep 7, 2012

  • labels: --> Tools
  • status: accepted --> assigned
  • category: --> Feature_Request

@ollesmaps
Copy link

ollesmaps commented Mar 12, 2018

I recently discovered I can use a snap function (Android) also for connecting paths (snapping to a path end of the same symbol type when starting a new path, that will append the path to the old one).
However it does not work always. I found out that when touching the end of path x has to appear to function. This x appears only lets say once in four times.
Can this be improved?

@dg0yt
Copy link
Member Author

dg0yt commented Mar 12, 2018

@ollesmaps This is a regular feature of the desktop version. I guess your issue is due to touch input lacking hover feedback. You can try if the "touch cursor", working again in 0.8.1. (The special labeled keys on Android just simulate Ctrl/Shift/Alt modifier keys on the desktop in most cases. This is far from perfect.)

@Zerbembasqwibo
Copy link
Contributor

I noted something close to this, maybe an other issue? In Android only.

Select one line object.
Choose "snap" and select one more of same type.
Connect lines.
Now you cannot deselect the new object by just clicking outside the select box, you must change tool.

Think it's a bug?

@ollesmaps
Copy link

It seems to be working better in 0.8.1. I would say in 70% I get connected. If there are more symbols at one place the connecting works worse.

@ollesmaps
Copy link

@Zerbembasqwibo Tried it. The same behaviour here. I would consider it a bug.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants