Skip to content

Add opacity as a top-level property for all layers #879

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

Open
wants to merge 10 commits into
base: main
Choose a base branch
from

Conversation

nakul-py
Copy link
Contributor

@nakul-py nakul-py commented Aug 18, 2025

Description

This PR adds opacity as a generic property of all JGIS layers, defined once in the schema packages/schema/src/schema/project/jgis.json.

Now opacity is the exact same type of property as visible

Screencast.From.2025-08-19.21-28-23.mp4

Closes #829

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--879.org.readthedocs.build/en/879/
💡 JupyterLite preview: https://jupytergis--879.org.readthedocs.build/en/879/lite

Copy link
Contributor

Binder 👈 Launch a Binder on branch nakul-py/jupytergis/fix%23829

Copy link
Contributor

github-actions bot commented Aug 18, 2025

Integration tests report: appsharing.space

@arjxn-py arjxn-py added the enhancement New feature or request label Aug 18, 2025
@nakul-py nakul-py marked this pull request as draft August 19, 2025 04:00
@nakul-py nakul-py marked this pull request as ready for review August 19, 2025 16:44
@nakul-py
Copy link
Contributor Author

nakul-py commented Aug 20, 2025

bot please update snapshots!!!

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.

Move layer opacity one level up in the project file
2 participants