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

Fixed pickResizeHandler. #1

Merged
merged 1 commit into from
Aug 24, 2016
Merged

Fixed pickResizeHandler. #1

merged 1 commit into from
Aug 24, 2016

Conversation

blubzel
Copy link

@blubzel blubzel commented Aug 24, 2016

Hello,
I fixed the pickResizeHandler which took the wrong split in "event.target.className.split(" ")[1]". It took "select-areas-resize-handler" instead of the direction which is in "event.target.className.split(" ")[2]". Some whitespaces got also deleted.

Regards
Moritz

@delkant delkant merged commit 8a3bc67 into delkant:master Aug 24, 2016
@delkant delkant added this to the 1.0.4 milestone Aug 24, 2016
@delkant
Copy link
Owner

delkant commented Aug 24, 2016

Thank you, the change is available on 1.0.4
https://github.com/delkant/angular-areas/releases/tag/1.0.4

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

Successfully merging this pull request may close these issues.

2 participants