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

element removal with remaining elements filling in the gaps #35

Open
wants to merge 4 commits into
base: master
Choose a base branch
from
Open

element removal with remaining elements filling in the gaps #35

wants to merge 4 commits into from

Conversation

dandohotaru
Copy link

@dandohotaru dandohotaru commented Oct 27, 2017

for certain scenarios,
besides append and prepend,
one may want to remove an element
and all the other elements to redraw to fill in the gaps...

enhanced the demo as well with remove on click

add support for item removal on item click.
add support for first item removal via button.
@dandohotaru dandohotaru changed the title implement remove element feature element removal with remaining elements filling in the gaps Oct 27, 2017
@f
Copy link
Collaborator

f commented Oct 28, 2017

Wow this looks like a huge change, we need to test that, then we'll accept it.

Great work btw, thanks!

@tommytur
Copy link

Yes please! this is is what bricklayerJS is missing!

@dandohotaru
Copy link
Author

well, in case there is anything i, as the author of the pull request, can do to improve the likelihood of the pull request to be accepted or rejected, let me know...
any feedback would be of great help :)

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.

3 participants