daybrush / moveable

Moveable! Draggable! Resizable! Scalable! Rotatable! Warpable! Pinchable! Groupable! Snappable!

Home Page:https://daybrush.com/moveable/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Bug: Zoom applied twice to Snappable isDisplaySnapDigit text & position

SidIcarus opened this issue · comments

Environments

  • Framework name: vanilla js
  • Moveable Component version: 0.53

Description

When isDisplaySnapDigit is enabled and you change the zoom, the snap digit text gets zoom applied twice. Once via the inline transform: scale() style and then with the var(--zoom) stylesheet variable.