mirror of
https://github.com/FoggedLens/iD.git
synced 2026-05-16 05:49:16 +02:00
Connect via drag for points (fixes #725)
This commit is contained in:
@@ -52,6 +52,10 @@ g.point.selected .shadow {
|
||||
fill-opacity: 0.7;
|
||||
}
|
||||
|
||||
g.point.active, g.point.active * {
|
||||
pointer-events: none;
|
||||
}
|
||||
|
||||
/* vertices */
|
||||
|
||||
g.vertex .fill {
|
||||
|
||||
Reference in New Issue
Block a user