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

Dev gridmenu #181

Merged
merged 5 commits into from
Jul 4, 2023
Merged

Dev gridmenu #181

merged 5 commits into from
Jul 4, 2023

Conversation

Nice3point
Copy link
Collaborator

@Nice3point Nice3point commented Jul 4, 2023

Summary of the Pull Request

Setting reworked. Most of the options have been moved directly to the context menu of the table

изображение

Quality Checklist

  • My code follows the style guidelines of this project
  • I have performed a self-review of my own code
  • I have made corresponding changes to the documentation
  • My changes generate no new warnings

Updated UI layout and enhanced performance in RevitLookup. The VirtualizationStackPanel was replaced with a regular StackPanel to improve rendering times, and numerous elements in the Settings view were removed to declutter the UI. Additional MenuItems were added in Menus.xaml for added functionality. Adjusted parts of the code in UnitsDialog.xaml.cs and SnoopViewBase.xaml.cs to leverage MenuItems from the resources properly, improving performance. Updated the ContextMenuExtensions by adding new methods, fuelling more flexible and efficient context menu creation across the application. Updated curve, edge, solid, face, and element descriptors to set their headers dynamically for more clarity. Lastly, help search functionality was improved to handle both phrases and single words. This makes searching for help on a specific feature simpler and faster for the end user.
@github-actions
Copy link

github-actions bot commented Jul 4, 2023

Qodana for .NET

1 new problem were found

Inspection name Severity Problems
Parameter can be declared with the base type ◽️ Notice 1

💡 Qodana analysis was run in the pull request mode: only the changed files were checked
☁️ View the detailed Qodana report

Contact Qodana team

Contact us at qodana-support@jetbrains.com

@Nice3point Nice3point merged commit a91e0a4 into dev Jul 4, 2023
4 checks passed
@Nice3point Nice3point deleted the dev_gridmenu branch July 4, 2023 17:20
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.

1 participant