summaryrefslogtreecommitdiffstats
path: root/src/extension/prefdialog/widget-image.cpp (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Add new widget "image" which allows to display an image filePatrick Storz2019-08-311-0/+87
* The node's content is the file path. Absolute paths should work, the preferred way is to specify a relative path, though, which will be interpreted relatively to the .inx file's location * The attributes "width/height" allows to override the native size of the image.