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

Elevation controller: Add option to set a fixed elevation slice width #56846

Merged
merged 11 commits into from
Mar 18, 2024

Conversation

nyalldawson
Copy link
Collaborator

This adds a new option to the configure menu for the elevation controller, for setting a fixed elevation slice width. It can be
used when a specific elevation range width is desired, or when the range should always be zero width.

Peek 2024-03-14 15-06

@nyalldawson nyalldawson added Feature Changelog Items that are queued to appear in the visual changelog - remove after harvesting labels Mar 14, 2024
@qgis-bot
Copy link
Collaborator

@nyalldawson

This pull request has been tagged for the changelog.

  • The description will be harvested so please provide a "nearly-ready" text for the final changelog
  • If possible, add a nice illustration of the feature. Only the first one in the description will be harvested (GIF accepted as well)
  • If you can, it's better to give credits to your sponsor, see below for different formats.

You can edit the description.

Format available for credits
  • Funded by NAME
  • Funded by URL
  • Funded by NAME URL
  • Sponsored by NAME
  • Sponsored by URL
  • Sponsored by NAME URL

Thank you!

@github-actions github-actions bot added this to the 3.38.0 milestone Mar 14, 2024
Copy link

github-actions bot commented Mar 14, 2024

🪟 Windows builds ready!

Windows builds of this PR are available for testing here. Debug symbols for this build are available here.

(Built from commit 2ccdbe9)

src/gui/qgsrangeslider.h Outdated Show resolved Hide resolved
src/ui/qgselevationcontrollerfixedsizedialogbase.ui Outdated Show resolved Hide resolved
src/app/canvas/qgsappcanvasfiltering.cpp Outdated Show resolved Hide resolved
Allows forcing the widget to have a specific fixed range width,
so that interactions with the lower or upper slider automatically
force the other slider to move to keep a constant width
This ensures that the labels don't overlap when the selected range
is narrow
This adds a new option to the configure menu for the elevation
controller, for setting a fixed elevation slice width. It can be
used when a specific elevation range width is desired, or when
the range should always be zero width.
@nyalldawson nyalldawson enabled auto-merge (rebase) March 18, 2024 02:32
@nyalldawson nyalldawson merged commit 9a2d8ad into qgis:master Mar 18, 2024
29 checks passed
@nyalldawson nyalldawson deleted the limit_range branch March 18, 2024 02:47
@DelazJ DelazJ added the Needs Documentation When merging a labeled PR, an issue will be created in the Doc repo. label Mar 21, 2024
@qgis-bot
Copy link
Collaborator

@nyalldawson
This pull request has been tagged as requiring documentation.

A documentation ticket will be opened at https://github.com/qgis/QGIS-Documentation when this PR is merged.

Please update the description (not the comments) with helpful description and screenshot to help the work from documentors.
Also, any commit having [needs-doc] or [Needs Documentation] in will see its message pushed to the issue, so please be as verbose as you can.

Thank you!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Changelog Items that are queued to appear in the visual changelog - remove after harvesting Feature Needs Documentation When merging a labeled PR, an issue will be created in the Doc repo.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

5 participants