GraphiteEditor / GraphiteEditor/Graphite

Bug: Offset while using brush tool on iPad

Open
#3,286 11 comments 0 reactions 0 assignees View on GitHub
Good First Issue
Dominant language
Rust
Stars
27.2k
Forks
1.3k
Avg merge
20h 5m
Merged PRs (30d)
57

Description

### Description

- Large offset while using the web version on iPad.
- Using the apple pencil to draw with the brush tool on the iPad surface, there is a large noticable offset of the ink appearing from the tip of the pencil touching the screen.
- The brush ink also flows outside of the artboard (although I suspect this might be by desgin)

### Video Demonstration
https://drive.google.com/file/d/1buYIvX035Be9K-pn0Rn7eCGvYZ4jJTX1/view?usp=sharing

### Other details

- Safari version: 26
- iOS version: iPadOS 26.0
- iPad model: iPad Pro 13 inch, 2024

### Preliminary thoughts

- The mismatch is CSS px vs device px and/or origin differences.
look at https://github.com/GraphiteEditor/Graphite/blob/master/editor/src/messages/tool/tool_messages/brush_tool.rs

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.