Extend <backgroundbrowse> override to accept single, multi or true as its value to specify whether to show single, multi or both browse options for gui 310 (requested in forums)
Allow the adding of a 'None' option to skin-provided thumbnails for gui 311 (requested in forums)
Templates always assumed an element being pulled into a property had attribs - this fixes that and therefore allows the values of elements such as <label /> and <icon /> to be used
As two were requested in the forums, I shall ask the originator to test these before merge. Documentation to follow when and if #156 (with version bump) is merged.
Three minor improvements:-
<backgroundbrowse>
override to accept single, multi or true as its value to specify whether to show single, multi or both browse options for gui 310 (requested in forums)<label />
and<icon />
to be usedAs two were requested in the forums, I shall ask the originator to test these before merge. Documentation to follow when and if #156 (with version bump) is merged.