Among other things, the object-view-box CSS property makes image editors super easy to implement (once you figure out the zoom/pan maths). 鉃★笍 object-view-box: xywh(100px 70px 300px 200px); 馃憤 this issue if you need this feature in all browsers 馃敆 github.com/web-platform... (Chromium only for now)
2 likes 3 replies
?