pleku/resizablecsslayout

When keeping aspect ratio, AbsoluteLayout coordinates not updated properly (v1.1)

Opened this issue · 0 comments

pleku commented

In short, the component should stay in the same location always when resized, instead of bouncing around. Currently when keeping aspect ratio and resizing from the sides, the component "bounces around" since it doesn't consider that it is being resized in both dimensions because of keeping the ratio.