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

Render element's svg in Toolbar #66

Merged
merged 4 commits into from
Dec 19, 2019
Merged

Conversation

AlaaSarhan
Copy link
Collaborator

closes #58

Includes refactoring to es6 classes and improvements of drag/drop handling as well

also improve a bit drag/drop handling within Toolbar class
using a "global" dragInfo variable (as setData did not work
on older firefox versions for some reason.. can be investigated
and improved later)
@AlaaSarhan
Copy link
Collaborator Author

Gonna merge this for now and will get to fixing any issues you find @jdittrich separately .. the refactoring included here is valuable for later issus in todo ;)

@AlaaSarhan AlaaSarhan merged commit cf353dd into master Dec 19, 2019
@AlaaSarhan AlaaSarhan deleted the 58-visual-rep-in-toolbar branch December 19, 2019 22:31
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.

v2 visual representations of element in item collection bar.
1 participant