Skip to content

hotfix: invalid const value (MIN-236)

Adrian Orłów requested to merge fix/MIN-236-hotfix-const into development

Closes MIN-236

Regarding discussion !124 (comment 144263) changes are required for valid presenting of overlay percentage bars

ONE_HUNDRED const has been wrongly defined as it was cloned from the another const above without it's value change

Merge request reports