alvarcarto / alvarcarto-designer

Alvar Carto map designer and order app
http://design.alvarcarto.com
3 stars 1 forks source link

CSS zoom not working in Firefox #21

Closed kimmobrunfeldt closed 7 years ago

kimmobrunfeldt commented 7 years ago
  1. Open Firefox
  2. Select 50x70cm poster, CSS zoom property is not applied for scaler for some reason
kimmobrunfeldt commented 7 years ago

Fixed by applying transform: scale(x) but this breaks zoom interaction and makes measurements small.

kimmobrunfeldt commented 7 years ago

Fixed with a new way