Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Resizing an element from very large to very small was not possible #112

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

Closed
wants to merge 3 commits into from

Conversation

alexnb
Copy link

@alexnb alexnb commented Feb 14, 2018

The resulting size deviated from the mouse position, especially in case of small grid dimensions. Reason: the margin was taken twice instead of once (gridster margin is semantically different to css margin, it equals 1/2 of the margin value at left/right/top/bottom!)

…le because the resulting size deviated from the mouse position, especially in case of small grid dimensions
@fixmycode fixmycode self-assigned this Jul 19, 2018
@fixmycode
Copy link

@alexnb i know it has been a long time but, could you discard changes done to the release information? release information should only be updated by upstream.

Thanks for your support.

alexnb added a commit to alexnb/gridster.js that referenced this pull request Jul 20, 2018
This reverts commit 1c84797.

(as asked by @fixmycode for PR dsmorse#112)
alexnb added a commit to alexnb/gridster.js that referenced this pull request Jul 20, 2018
This reverts commit 8639a29.

(as asked by @fixmycode for PR dsmorse#112)
@alexnb
Copy link
Author

alexnb commented Jul 20, 2018

Was resubmitted as #120

@alexnb alexnb closed this Jul 20, 2018
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