Skip to content

[Feature request] Remember zoom and position when entering PaintEditor #424

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
saif-ellafi opened this issue Apr 24, 2025 · 1 comment
Closed
Labels
enhancement New feature or request in-progress

Comments

@saif-ellafi
Copy link
Contributor

saif-ellafi commented Apr 24, 2025

Platforms

Linux, macOS, Windows, Web, iOS, Android

Description

When entering the paint editor mode, if we were zoomed in and panned, it is resetting to default.

Why

Some times users zoom in and position themselves first, then activate the paint editor for example to draw a line, but then the position is reset and the state gets lost, which is inconvenient.

Image

@saif-ellafi saif-ellafi added the enhancement New feature or request label Apr 24, 2025
hm21 added a commit that referenced this issue Apr 25, 2025
…tate between editors

- Added `copyWith` method to all callback models
  More details in Feature-Request [#424](#424)
- Shared `Matrix4` between paint and main editor to retain zoom state
@hm21
Copy link
Owner

hm21 commented Apr 25, 2025

Implemented in version 9.5.0

@hm21 hm21 closed this as completed Apr 25, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request in-progress
Projects
None yet
Development

No branches or pull requests

2 participants