Add a Preferences setting to customize which toolbar the SearchBar is added to. #22
Labels
No Label
bug
documentation
duplicate
enhancement
good first issue
help wanted
invalid
question
wontfix
No Milestone
No project
No Assignees
1 Participants
Notifications
Due Date
No due date set.
Dependencies
No dependencies set.
Reference: suzanne.soy/SearchBar#22
Loading…
Reference in New Issue
Block a user
No description provided.
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
FreeCAD's customization framework doesnt handle widgets other than buttons. Maybe we can add a fake tool that can be placed where desired in custom toolbars using the FreeCAD built-in customization framework, and just replace it on the fly with the search field either when clicked or automatically when switching workbenches/layouts.