Frontmatter
| id | 2632 |
| title | calendar.view.week.plugin.DragDrop: onColumnDragStart() => isDragging check for the callback |
| state | Closed |
| labels | enhancement |
| assignees | tobiu |
| createdAt | Jul 20, 2021, 12:13 PM |
| updatedAt | Jul 20, 2021, 12:14 PM |
| githubUrl | https://github.com/neomjs/neo/issues/2632 |
| author | tobiu |
| commentsCount | 0 |
| parentIssue | null |
| subIssues | [] |
| subIssuesCompleted | 0 |
| subIssuesTotal | 0 |
| blockedBy | [] |
| blocking | [] |
| closedAt | Jul 20, 2021, 12:14 PM |
super fast drag&drop event creations can trigger the opacity:0 style change after
onColumnDragEnd()is done.