techartorg / bqt

A Blender add-on to support & manage Qt Widgets in Blender (PySide2)
https://github.com/techartorg/bqt/wiki
Mozilla Public License 2.0
161 stars 23 forks source link

Moved install-bqt-addon file back to notes folder. Changed image linking #100

Closed jrex003 closed 1 year ago

jrex003 commented 1 year ago

I moved the file back into the notes folder. I added images/ into the image link callout so hope that fixes it.

hannesdelbeke commented 1 year ago

thanks, that didnt fix it either. i had a look and turns out the preview mode on the wiki works with [[images/addon_install1.png]] but once submitted it doesnt work on the wiki. very confusing. got it to work with this instead ![](images/addon_install1.png)

hannesdelbeke commented 1 year ago

sorry for that, it's usually not so much work for a single image :P

jrex003 commented 1 year ago

No worries, that's good to know! I'll keep it in mind when images are needed again.