Allow Image to optionally have alt text specified

Optionally allow Image(img) to be called with Image(img, 'this is alt text') which would set 'this alt text' on an image. Adds a description property to the Image class which stores the alt text. Should close #1850 (closed) --HG-- branch : 3.0

Edited by snippet

Merge request reports

Loading