This forum uses cookies
This forum makes use of cookies to store your login information if you are registered, and your last visit if you are not. Cookies are small text documents stored on your computer; the cookies set by this forum can only be used on this website and pose no security risk. Cookies on this forum also track the specific topics you have read and when you last read them. Please confirm that you accept these cookies being set.

Additional Icons Do Not Trigger at Exact Range Boundary Values
#1
Hi,
In the new Visu graphic editor, there seems to be an issue with the Additional Icons value range handling.
I created range intervals as shown in the screenshot (0–10, 11–20, 21–30, etc.).
However, the icons are not triggered when the object value is exactly equal to the range boundary values such as: 10,20,30,40,50,60,70,80,90.

Instead, the icon only works when the value is inside the range but not at the boundary, for example: 11, 21, 32, 41, 55, 67, 72, 82, 92

This behavior was not present in the old Additional Icons system — in the previous version, intermediate and boundary values worked correctly.
So currently the range logic behaves like:
  • Inclusive only after the min value
  • Exclusive at the max value
But for UI logic and numerical scale display, it should work like before — including the boundary values.
This looks like a bug in the new editor.
Could you please check?
Thanks.

Attached Files Thumbnail(s)
   
Reply
#2
I have noticed this as well, and was happy when this question was asked. But does no reply mean that it is by design..?
Reply
#3
This will be reworked in the upcoming version.
Value matching rules: Min ≤ Value ≤ Max or Value = Min if Max is not set

Matching will be done in reverse order. So if your ranges overlap (previous max = next min) then the latter will be used.
Reply
#4
Thank you! Looking forward to the next version, seems to be a lot of nice improvements! Smile
Reply


Forum Jump: