Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
ドラッグ可能な (jquery-ui) DIV 内に fabricjs キャンバスがあります。ただし、div をドラッグすると、キャンバスの座標がおかしくなり、操作できなくなります。
この動作を防ぐ方法はありますか?
ありがとう
ドラッグした後、div の位置を変更していることをキャンバスに知らせます。
canvas.calcOffset();