Image Occlusion blue edge boxes are too big when the selection is small

image

I’ve added this to Various minor I/O issues · Issue #2774 · ankitects/anki · GitHub

Is this acceptable? (No changes done)

image

Personally, I think it looks better than before, but I suspect @slabz’s issue is that the content is being obscured by the borders (which we could perhaps fix by moving them further out, so that e.g. the top left circle just touches the top left of the yellow, instead of overlapping it)

Okay, I will fix by checking the height/width of shape and accordingly reduce control corner size.

That might make it hard to control with a finger, as the four corners would be very close together. What about putting them outside the shape instead - is that something fabric.js supports?

1 Like

There is option to add padding to control corner. I will update it in next PR.

Controls customization | Fabric.js Demos (fabricjs.com)

2 Likes

This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.