markfinal / cruiz

Conan recipe user interface
https://cruiz.readthedocs.io/
Apache License 2.0
11 stars 1 forks source link

Fixes #128 Load toolbar icons even in failing to load recipe scenarios #159

Closed markfinal closed 3 months ago

markfinal commented 3 months ago

The toolbar icons previously only loaded when a recipe loaded successfully because it was tied to the shortcut creation that needed recipe attribute queries to succeed.

In a recipe failure to load scenario, now try to load the toolbar icons properly but the tooltips may be wrong.