You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hello, I have an application based on this open source project which uses ng2-dragula for drag and drop items, would like to add the possibility to merge or group cards that have similar or related content together, so in this screenshot, I want to merge say the first card in Add column with the first in Less column.
Change each
[ ]
to[x]
when you have done it.[usage question]
ng2-dragula
issues, including closed issues.Hello, I have an application based on this open source project which uses ng2-dragula for drag and drop items, would like to add the possibility to merge or group cards that have similar or related content together, so in this screenshot, I want to merge say the first card in Add column with the first in Less column.
and code for the component is here:https://github.com/AndreiSasu/portalizer.org/blob/master/portalizer/src/main/webapp/app/retro/board-details/board-details.component.ts#L110
The text was updated successfully, but these errors were encountered: