highperformancecoder / minsky

A systems dynamics economics modeling software
http://minsky.sf.net
GNU General Public License v3.0
300 stars 51 forks source link

Process variable names into pango markup in merge operation. #487

Closed highperformancecoder closed 5 months ago

highperformancecoder commented 5 months ago

If sliceLabels contain possible pango markup, then use setMarkup, rather than setText. For ravel #535.


This change is Reviewable