Cammand icon indicating copy to clipboard operation
Cammand copied to clipboard

Heatmap always using 0 as max value

Open feffe81 opened this issue 1 year ago • 0 comments

Hi. I believe this line https://github.com/StephenOTT/Cammand/blob/e1f71ae8a2283ddfc9cb1b6c09dd89f11db059f0/src/Blazor.Bpmn/wwwroot/js/bpmn/bpmn-modeler.interop.js#L77C18-L77C18

should be

useCustomMaxValue = maxValue != null

feffe81 avatar Jul 21 '23 12:07 feffe81