Skip to content

FindData: Fix an issue with regex of values containing a dot

When updating the content of the find data dialog, the regex is used to parse the expression, however it was missing a dot which would have ignored floating point values. This fixes it.

Merge request reports

Loading