summaryrefslogtreecommitdiffstats
path: root/src/extension/prefdialog/widget-image.cpp (unfollow)
Commit message (Collapse)AuthorFilesLines
2019-08-31Add new widget "image" which allows to display an image filePatrick Storz1-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.