Skip to content
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

fix(geo): eliminate 300 ppp resolution from mobile devices #1498

Merged
merged 3 commits into from
Nov 16, 2023

Conversation

aziz-access
Copy link
Contributor

What is the current behavior? (You can also link to an open issue here)

this behavior related to #1085 on igo2

What is the new behavior?

with mobile devices max print resolution 150 ppp.
with Pc devices max print resolution 300 ppp.

Does this PR introduce a breaking change? (check one with "x")

  • Yes
  • No

If this PR contains a breaking change, please describe the impact and migration path for existing applications:

Other information:

@aziz-access aziz-access added the bug Incorrect or unexpected behaviors // Anomalies de fonctionnement label Nov 14, 2023
@aziz-access aziz-access self-assigned this Nov 14, 2023
@alecarn alecarn merged commit 4ed5e3e into next Nov 16, 2023
4 checks passed
@alecarn alecarn deleted the 1085-set-resolutions-target-pc-and-mobile branch November 16, 2023 20:28
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Incorrect or unexpected behaviors // Anomalies de fonctionnement
Projects
None yet
Development

Successfully merging this pull request may close these issues.

L'impression haute résolution n'est pas fonctionnelle sur certains appareils mobiles
2 participants