Skip to content

Use interpolate property to Disable Image Smoothing for ImageLayers#373

Merged
arjxn-py merged 1 commit intogeojupyter:mainfrom
Meriem-BenIsmail:interpolate
Jan 21, 2025
Merged

Use interpolate property to Disable Image Smoothing for ImageLayers#373
arjxn-py merged 1 commit intogeojupyter:mainfrom
Meriem-BenIsmail:interpolate

Conversation

@Meriem-BenIsmail
Copy link
Member

@Meriem-BenIsmail Meriem-BenIsmail commented Jan 21, 2025

Description

Fixes #372.
Thanks @gjmooney

Checklist

  • PR has a descriptive title and content.
  • PR description contains references to any issues the PR resolves, e.g. Resolves #XXX.
  • PR has one of the labels: documentation, bug, enhancement, feature, maintenance
  • Checks are passing.
    Failing lint checks can be resolved with:
    • pre-commit run --all-files
    • jlpm run lint

📚 Documentation preview: https://jupytergis--373.org.readthedocs.build/en/373/
💡 JupyterLite preview: https://jupytergis--373.org.readthedocs.build/en/373/lite

@github-actions
Copy link
Contributor

Binder 👈 Launch a Binder on branch Meriem-BenIsmail/jupytergis/interpolate

@Meriem-BenIsmail Meriem-BenIsmail added the enhancement New feature or request label Jan 21, 2025
@github-actions
Copy link
Contributor

Integration tests report: appsharing.space

Copy link
Member

@arjxn-py arjxn-py left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks :)

@arjxn-py arjxn-py merged commit be00907 into geojupyter:main Jan 21, 2025
16 of 17 checks passed
HaudinFlorence pushed a commit to HaudinFlorence/jupytergis that referenced this pull request Jan 28, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement New feature or request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Use interpolate property instead of manipulating canvas context to disable image smoothing

2 participants