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

Add Node Popup Improvements #714

Merged
merged 6 commits into from
Dec 3, 2024

Conversation

Jowan-Spooner
Copy link
Contributor

@Jowan-Spooner Jowan-Spooner commented Oct 24, 2024

This is a remake of #702

  • Adds better filtering/sorting to Add Node panel
  • Adjust the style of the Add Node panel to fit the longer paths of the items
  • Adjust the scroll behaviour of the sections of the Library panel
  • Allow Quick-Access slots to be empty and cleared with right-click

This makes it so the section is at the top of the library.
This is done by assigning a "result_quality" score to each item based on how it matched. In the Add Node Panel this is used to sort the results. E.g. results that START with the filter are rated higher then those that just contain it.
- changes the "Empty Slot" icon
- Adds a tooltip explaining how to add nodes to the quick access
- allows removing quick access items with right-click
- changes the default quick access nodes (some were broken)
@RodZill4 RodZill4 merged commit e13b650 into RodZill4:master Dec 3, 2024
2 checks passed
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.

2 participants