kasemir / org.csstudio.display.builder

Update of org.csstudio.opibuilder.*
Eclipse Public License 1.0
2 stars 10 forks source link

Image widget squeezes ROI #443

Closed kasemir closed 6 years ago

kasemir commented 6 years ago

When the ROI is at the edge of the image, it is squeezed instead of clipped. That's usually OK for a plain rectangle, but wrong for an icon-based ROI, because that icon is then squeezed:

edge1

Fix is to clip instead of resizing: edge2

kasemir commented 6 years ago

Fixed with 9650ef11c7c81fd5593d09ab2b4e287c5eb2e1a6