-
Notifications
You must be signed in to change notification settings - Fork 171
Open
Description
When running with the latest cadquery from pip and the latest cq-editor from git, I get the following error:
Exception: Invalid font prefix "fa"
qtawesome has removed the "fa" prefix for fontawesome 4 in favor of fa5 or fa6, see here: spyder-ide/qtawesome#279
Replacing "fa" with "fa5" or "fa6" using grep/sed is not enough to fix this. It looks like most of the icon names have changed.
Metadata
Metadata
Assignees
Labels
No labels