28 comments (28 comments)0 reactions (0 reactions)0 assignees (0 assignees)JavaScript21,641 stars (21,641 stars)1,064 forks (1,064 forks)batch import
good first issuehelp wanted
Description
This issue does not include a description.
- Issue type
- feature
- Research direction
- Investigate the preview area component in the repository, likely located in the renderer process. Look for existing zoom functionality (e.g., buttons) and determine how to integrate a pinch gesture listener. Check comments for maintainer suggestions or related code snippets. Consider using the 'wheel' event with ctrl key as a fallback. After implementation, test on different trackpad configurations.