Samuel
Samuel
I see. Well, it would have to be in the renderer then, this is a very small piece of code: https://github.com/knipknap/better-tool-library/blob/main/btl/ui/shapewidget.py Or, where it is loaded: https://github.com/knipknap/better-tool-library/blob/main/btl/ui/util.py But I am...
Ok, I think I was able to fix it (for SVG icons only). Just pushed the change, can you confirm that it works for SVG icons now?
Alright, it seems that this is a general problem of Qt, at least in PySide with Qt 5, which is what FreeCAD uses. I found [someone showing the same problem...
I didn't edit any .htaccess, I am using the default container and didn't make any changes in it. If the .htaccess has an error, I think it's in the image.
Well, I extracted the .htaccess from `/var/www/html` from the container: ``` # ~~start~~ Do not remove this comment, Prestashop will keep automatically the code outside this comment when .htaccess will...
> Why not making a task panel? I feel that maybe there is a misconception on what this selector is for: It is the ToolBitShape selector, not to be confused...
Indeed - fix pushed!
Had to push another fix - I am still puzzled why it works for me in testing, even though the path was wrong. Deleted the build, rebuilt everything, it worked.
Any chance of getting this merged? I have the next large step ready, but it depends on this PR and I am trying to avoid increasing the size of this...
Thanks a lot for testing @sliptonic! I will update the PR ASAP.