LegendDecoration does not respect target size
Description
LegendDecoration is not working with the size param specification like this one
<decoration type="legend" affinity="top,left" offset="40,40" size="200,200"/>
It only works when i use
<decoration type="legend" affinity="top,left" offset="40,40" size="auto"/>
In the previous version 2.1.3 it works with that param
Environment
None
Activity
Show:
Marco Volpini
March 2, 2020, 2:05 PM
Pull request
lorenzo.pini
February 18, 2020, 5:28 PM
Bug still present in 2.16.2