Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Issue with size adjustment after resizeEnd event #54

Open
x3p8z opened this issue May 21, 2016 · 0 comments
Open

Issue with size adjustment after resizeEnd event #54

x3p8z opened this issue May 21, 2016 · 0 comments

Comments

@x3p8z
Copy link

x3p8z commented May 21, 2016

Hello everyone,

I have a problem that is demonstrated in the following example:
http://codepen.io/x3p8z/pen/BKXBPx

In this example, only line 21 in the JS file is changed from the original demo to:
$scope.dynamicSize.height = 50;

The expected behavior is that after every vertical resize, the size is reset to 50 px. This works the first time, but not for the following resize operations. While the value in the bottom left box is shown correctly as 50 all the time, the box has a different dimension.

I appreciate any inputs and hints how to achieve the desired behavior!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant