mirror of
https://github.com/FoggedLens/iD.git
synced 2026-05-15 13:38:26 +02:00
Use default shape-rendering
On Firefox, optimizeSpeed = aliased. Fixes #592.
This commit is contained in:
@@ -150,11 +150,6 @@ path.stroke {
|
||||
stroke-width: 2;
|
||||
}
|
||||
|
||||
path.stroke,
|
||||
path.casing {
|
||||
shape-rendering: optimizeSpeed;
|
||||
}
|
||||
|
||||
path.shadow {
|
||||
pointer-events: stroke;
|
||||
stroke-width: 10;
|
||||
|
||||
Reference in New Issue
Block a user