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

3d window toolbar fixes (Request in QGIS) #8805

Closed
qgis-bot opened this issue Jan 27, 2024 · 1 comment · Fixed by #8886
Closed

3d window toolbar fixes (Request in QGIS) #8805

qgis-bot opened this issue Jan 27, 2024 · 1 comment · Fixed by #8886
Labels
3D 3.36 QGIS 3.36 new features good first issue Good for newcomers, easy fix Showcase/Screenshots Add or update a QGIS GUI image or an illustration of the feature
Milestone

Comments

@qgis-bot
Copy link
Collaborator

Request for documentation

From pull request qgis/QGIS#55800
Author: @uclaros
QGIS version: 3.36

3d window toolbar fixes

PR Description:

Description

This PR takes care of the big list of unrelated shortcut actions that have accumulated over time on the configure... button in 3d views. The Configure... button started as a menu container to mimic the 2d view window behavior, however the 3d view now has a dedicated Configuration dialog.
My suggestion here is:

  • Let the Configure... button directly open the config dialog (one less click to access the deeper settings)
  • Keep the previous shortcuts in separate menu buttons, grouped by content:
    • Camera
      image
    • Effects
      image
  • Also group Save as Image and Export 3D scene into an Export button

image

This PR also registers a keyboard shortcut Ctrl+Shift+E for the Set 3D Scene Extent on 2D Map View tool

Last, it fixes a long standing issue where the 3d window's toolbar items would not appear on the show more double arrow button when they would not fit in the window.
image

Commits tagged with [need-docs] or [FEATURE]

@github-actions github-actions bot added the 3.36 QGIS 3.36 new features label Jan 27, 2024
@github-actions github-actions bot added this to the QGIS 3.40 milestone Jan 27, 2024
@DelazJ DelazJ added Showcase/Screenshots Add or update a QGIS GUI image or an illustration of the feature good first issue Good for newcomers, easy fix 3D labels Jan 27, 2024
@uclaros
Copy link
Contributor

uclaros commented Jan 27, 2024

Screenshots are not up to date with the final PR, the effects icon has been updated.

DelazJ added a commit to DelazJ/QGIS-Documentation that referenced this issue Feb 23, 2024
DelazJ added a commit to DelazJ/QGIS-Documentation that referenced this issue Feb 23, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
3D 3.36 QGIS 3.36 new features good first issue Good for newcomers, easy fix Showcase/Screenshots Add or update a QGIS GUI image or an illustration of the feature
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants