Frontmatter
| id | 6447 |
| title | remove Neo.config.useTouchEvents |
| state | Closed |
| labels | enhancement |
| assignees | tobiu |
| createdAt | Feb 12, 2025, 4:06 AM |
| updatedAt | Feb 12, 2025, 4:06 AM |
| githubUrl | https://github.com/neomjs/neo/issues/6447 |
| author | tobiu |
| commentsCount | 0 |
| parentIssue | null |
| subIssues | [] |
| subIssuesCompleted | 0 |
| subIssuesTotal | 0 |
| blockedBy | [] |
| blocking | [] |
| closedAt | Feb 12, 2025, 4:06 AM |
We already have
Neo.config.hasTouchEventswhich gets its value via feature detection.