dikalo / lienzo-core

Lienzo Structure Graphics GWT Toolkit
Apache License 2.0
51 stars 58 forks source link

Fix for shape's bounds updates for Align and Distro #147

Closed hasys closed 7 years ago

hasys commented 7 years ago

For more info see https://github.com/ahome-it/lienzo-core/issues/144

hasys commented 7 years ago

Hi @romartin, can you review this fix, please? Tests can be found here: https://github.com/ahome-it/lienzo-tests/pull/6

hasys commented 7 years ago

Know issue: this fix works only with right-bottom corner resize (as it is in Stunner so this fix is enough for now). For other corners there are some problems with calculations. I guess it is related to https://github.com/ahome-it/lienzo-core/issues/136