0030915: Visualization - AIS_ColorScale::FindColor() returns Wrong color for maximal...
authorkgv <kgv@opencascade.com>
Mon, 26 Aug 2019 08:08:23 +0000 (11:08 +0300)
committerkgv <kgv@opencascade.com>
Mon, 26 Aug 2019 12:16:14 +0000 (15:16 +0300)
commit61f73653baf2ddaed2edcd2c8f07cd348555ef26
tree02a8415e80c19a9a3ba7deff7f3c26c38f4806c4
parent8ed0708507d8a8b79dfd0f639f1692e325bb5df0
0030915: Visualization - AIS_ColorScale::FindColor() returns Wrong color for maximal value

Map the very upper value (theValue==theMax) to the largest color interval.
src/AIS/AIS_ColorScale.cxx
tests/bugs/vis/bug27573