-
Notifications
You must be signed in to change notification settings - Fork 1.2k
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
Mouse-right-klick not fully displayed on short-cut-screen #4105
Comments
Thanks! Yes I can see that the outline of the mouse icon is not being drawn in black. |
It looks like svgo might have removed the black fill when it built the iD-sprite asset on openstreetmap-website. I'll see if I can restore the fill with css, or turn off that rule from the asset pipeline, or just set it to maybe this: https://stackoverflow.com/questions/26167106/svgo-killing-000000-fill |
I noticed that the fill is missing from the mouse in the tutorial walkthrough also. |
This was fixed in openstreetmap-website. Thanks @tomhughes for help!
|
This can be seen on Chromium Version 57.0.2987.98 Built on 8.7, running on Debian 8.8 (64-bit) and Firefox ESR 45.9.0 on Debian 8.8 (64-bit) and also on Safari on iPad.
The text was updated successfully, but these errors were encountered: