30 comments (30 comments)0 reactions (0 reactions)0 assignees (0 assignees)JavaScript1,064 forks (1,064 forks)batch import
good first issuehelp wanted
Repository metrics
- Stars
- 21,641 stars (21,641 stars)
- PR merge metrics
- No merged PRs in 30d (No merged PRs in 30d)
Description
This issue does not include a description.
Contributor guide
- Research direction
- Explore the existing codebase for gesture handling, specifically pinch events. Look at how mouse wheel zoom is implemented and extend that to trackpad pinch gestures. Check the electron documentation for pinch gesture events and integrate with the preview area.
- Tech stack
- javascript
- Domain
- frontenddesktop
- Issue type
- Feature
- Prerequisites
- GitJavaScriptElectron basics