Skip to content

Remove retina support which broke fancybox icons with 150%+ page zoom

Chris Oelmueller requested to merge bugfix/717-fancybox-icons into master

Closes #717 (closed)

What does this MR do?

Remove the retina support which broke fancybox icons with 150%+ page zoom

How confident are you it won't break things if deployed?

Icons might look less sharp than before (assuming this ever worked), but nothing is going to break

How to test

  1. Open region picker (or any other fancybox popup)
  2. Increase page zoom to 150% or higher (assuming standard font/zoom level browser settings)
  3. Check whether the icon appears once (with this fix) or twice (without it)

Screenshots (if applicable)

See #717 (closed)

Checklist

  • added a test, or explain why one is not needed/possible...
  • no unrelated changes
  • asked someone for a code review
  • joined #foodsharing-beta channel at https://slackin.yunity.org
  • added an entry to CHANGELOG.md (description, merge request link, username(s))
  • Once your MR has been merged, you are responsible to update the #foodsharing-beta Slack channel about what has been changed here. They will test your work in different browsers, roles or other settings
Edited by Chris Oelmueller

Merge request reports