13 Commits

Author SHA1 Message Date
Anton Khorev db00d473c6 Remove white background from walkthrough tooltip illustrations (#10215) 2024-04-24 13:31:28 +02:00
Martin Raifer 96e6dc124f Show message about how to support OSM after a successful save, closes #10054
for example in form of a donation

this can be disabled by setting an env variable (`ID_SHOW_DONATION_MESSAGE=false`)

the icon is from https://uxwing.com/charity-donation-hand-love-icon/
2024-02-24 12:48:35 +01:00
Quincy Morgan 99383355b2 Update doubletap icon
Use consistent close button
Update a few strings
2020-07-13 14:33:49 -04:00
Quincy Morgan 31740f1ebb Add pinch-to-zoom icon to help and walkthrough 2020-07-13 11:26:42 -04:00
Quincy Morgan f5d280682e Add mousewheel icon to help and walkthrough 2020-07-13 10:57:59 -04:00
Quincy Morgan a4f3cd3fa3 Make tap circle larger in longpress icon 2020-07-13 10:54:21 -04:00
Quincy Morgan bf5ed60f96 Update walkthrough touch icons 2020-07-12 19:04:39 -04:00
Quincy Morgan 1514648468 Add doubletap and touch-and-drag icons to the walkthrough
Update tap and longpress icons
2020-07-11 21:04:07 -04:00
Quincy Morgan 365fa1bf0d Add tap and longpress icons to walkthrough 2020-07-11 19:27:50 -04:00
Quincy Morgan 3229390178 Clean up the mouse icons' size and clarity 2020-07-11 19:00:17 -04:00
Quincy Morgan d613714137 Draw area preset icon frame parametrically in code rather than with external SVG resource 2019-02-27 14:06:35 -05:00
Bryan Housel 749357eb03 Fix fills for preset icons, remove iD sprite and idraw files
(closes #3924)
2018-06-08 23:10:07 -04:00
Bryan Housel 470835b38f Extract all graphics from iD sprite, reassemble with svg-sprite
All iD sprite graphics are now prefixed with `iD-`
Also includes support for sending the preset logos to taginfo
2018-06-08 16:06:46 -04:00