-
Notifications
You must be signed in to change notification settings - Fork 11
Open
Labels
documentationImprovements or additions to documentationImprovements or additions to documentation
Description
The page file:///wiki is opened on the browser which is not helpful =/.
I can create pages on the FreeCAD Wiki so if you want I can create the Ribbon_Workbench page or is https://wiki.freecad.org/ModernUI_Workbench/en enough? For the moment I'm new with this addon (and prior versions) so I lack the knowledge to write all documentation.
We can open documentation inside FreeCAD with:
import Help
Help.show("PieMenu Workbench")In my case works with FreeCAD with Qt6, but on FreeCAD weekly with Qt5 I got (Arch Linux btw):
Could not find QtWebEngineProcess
/tmp/.mount_freecaltRcxz/AppRun: line 41: 246119 Aborted (core dumped) "${MAIN}" "$@"
Also, consider adding tooltips to buttons that moves commands, maybe the icons of #62 can be used here.
Metadata
Metadata
Assignees
Labels
documentationImprovements or additions to documentationImprovements or additions to documentation

