Change MenuText of fasteners according to grouping mode#363
Change MenuText of fasteners according to grouping mode#363hasecilu wants to merge 1 commit intoshaise:masterfrom
Conversation
|
It looks like mode 2 misses the command name. |
|
I think that's the behavior of drop-down group, it was the same even before this change. |
|
Hi, Yes I completely agree with the changes to mode 0 and 1. |
|
When the icons are not grouped in drop-down list the tooltip that appears is bloated/redundant, this changes expect to have cleaner tooltips. Fix shaise#355
656c294 to
cafc456
Compare
|
Try "Nut" group |
|
Yes, there are too many nuts. |
|
Could be split on: "Hexagonal nuts", "Flange nuts", "Square nuts", "Cap nuts", "Wing castles", "Castle nuts" OR "Hexagonal nuts" and "Non Hexagonal nuts" |
|
How about a different approach then separate commands in the toolbar. Fusion recently introduced a nice feature. The filtering and selecting it from three view looks really streamlined. https://www.autodesk.com/products/fusion-360/blog/autodesk-fusion-fasteners-library/ |
|
I think that major changes that impact on UI/UX should wait a time to see if FreeCAD improves the UI/UX and creates new guidelines for a better consistency. I like the "stack" approach to attach washer and nut to a bolt, maybe in the future. |
Yes, indeed I agree. |
|
What changes are still needed here? |
|
In my opinion, no matter how we arrange the toolbar, with more and more fasteners, we will always reach a limit where the usability will be bad. I think that ultimately there should be a single Add button that opens a task with a tree of fasteners. |
|
And regarding the tooltips, does they need tweaks? The "bloated" menus on mode 2 is a secondary effect of the grouping, I think users will, most of the times, prefer to create their fasteners using the button menus rather than using the menus, so it's kind of "hidden" for them. |
|
The tree view with just one button is a great idea..... |
|
@luisDias89, I think this mode should be the default |







When the icons are not grouped in drop-down list the tooltip that appears is bloated/redundant, this changes expect to have cleaner tooltips.
Fix #355