Frontmatter
| id | 2343 |
| title | calendar.view.week.Component: onEventDoubleClick() => support for 1 cell events |
| state | Closed |
| labels | enhancement |
| assignees | tobiu |
| createdAt | Jun 11, 2021, 9:13 AM |
| updatedAt | Jun 11, 2021, 9:13 AM |
| githubUrl | https://github.com/neomjs/neo/issues/2343 |
| author | tobiu |
| commentsCount | 0 |
| parentIssue | null |
| subIssues | [] |
| subIssuesCompleted | 0 |
| subIssuesTotal | 0 |
| blockedBy | [] |
| blocking | [] |
| closedAt | Jun 11, 2021, 9:13 AM |
If an event only fits the height of 1 cell and the rowHeight is low, it can happen that it is only possible to double-click on the resize handles. This should open the edit form as well.