UI snapshot export as PNG produces all while file
For example:
%agent: A(a,b)
A(a[./1]), A(b[./1]) @ 1
A(a[1/.]), A(b[1/.]) @ 1
%init: 10 A(a[.],b[.])
%mod: [E] > 3 do ($SNAPSHOT "foo" ; $STOP)
Browser: Firefox 57.0.4
Browser specific bug :-( I do reproduce with Firefox but it works well with safari and Chrome... I assign it to you Xing not as "please fix this" but as "please remind me to talk with you about it"
Noted, will take a look also when I get some free time >.<
This is still broken. Should we maybe remove PNG as an option?
My gut feeling (as someone of us would say) is that we would fix this by fixing #491. Both are probably consequences of the fact that snapshot legend rendering is based the usage of the "advanced" flex feature of css...