Skip to content

Remove Unnecessary Plugin Pane Controls #632

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 16 commits into
base: master
Choose a base branch
from

Conversation

Pavithra-aa-Anand
Copy link
Collaborator

Removal of unnecessary plugin pane controls.

Signed-off by : Pavithra Anand [email protected]

@alexmucde alexmucde added this to the Release v2.28.0 milestone Feb 25, 2025
@vifactor
Copy link
Collaborator

could you please provide a screenshots for comparison?

@@ -3404,7 +3404,7 @@ void MainWindow::on_pluginWidget_customContextMenuRequested(QPoint pos)
menu.addAction(action);
}

menu.addSeparator();
/*menu.addSeparator();
Copy link
Collaborator

Choose a reason for hiding this comment

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

if code is not needed anymore, please remove it instead of commenting out

Copy link
Collaborator Author

Choose a reason for hiding this comment

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

Ok. I removed it.

@Pavithra-aa-Anand
Copy link
Collaborator Author

Here is the screenshot of before/after removal of plugin pane controls.
Screenshot (444)_LI
Screenshot (445)

Removed the plugin pane controls and Move Up/ Move Down from context menu

Signed-off by : Pavithra Anand <[email protected]>
Copy link
Collaborator

@vifactor vifactor left a comment

Choose a reason for hiding this comment

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

Codewise ok for me, however I do not know why you think those controls were useless. @alexmucde to decide

@github-project-automation github-project-automation bot moved this from ToDo to InProgress in COVESA DLT Viewer Mar 3, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Status: InProgress
Development

Successfully merging this pull request may close these issues.

4 participants