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

Allow showing only the current item in the Quick preview widget #312

Closed
wants to merge 1 commit into from

Conversation

giucam
Copy link
Contributor

@giucam giucam commented Feb 6, 2017

This adds a new button "Preview only the selected item" in the quickinspector ui, and when activated that makes the preview widget show only the item selected in the view, with its children, instead of the whole window.
We probably need an icon for the button, because right now it's huge.

@@ -134,6 +136,17 @@ QuickScenePreviewWidget::QuickScenePreviewWidget(QuickInspectorInterface *inspec

m_toolBar.toolbarWidget->addSeparator();

//TODO add icon
Copy link
Member

Choose a reason for hiding this comment

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

this needs to be solved, otherwise the GUI looks terrible

Copy link
Contributor Author

Choose a reason for hiding this comment

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

I agree, but making icons is not my strong point...

@CLAassistant
Copy link

CLAassistant commented Jun 2, 2023

CLA assistant check
All committers have signed the CLA.

@winterz winterz closed this Sep 13, 2023
@winterz winterz deleted the KDEND-106 branch September 13, 2023 11:32
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants