1288 Length: ms are (now) being taken into consideration
I don't know if this is a regression in 1288 itself, or specifically related to (dup) highlighting,
but (at least with highlighting enabled - didn't check otherwise), (video) Length Property is
(again) distinguishing ms when determining "duplicates".
(At least I suppose that is what is now happening in 1288.)
So if you have two files,
1. 46 min 0 s 667 ms
2. 46 min 0 s 720 ms
they are not (colored [highlighting]) as duplicates (in 1288 [where they were in 1286]).
(Above is the short version .)
Length: ms are being taken into consideration
Re: Length: ms are being taken into consideration
Thank you for your feedback therube,
Group highlighting does not take length_dupe_tolerance into consideration.
The color used for group highlighting is calculated from the property value as 'export text' (not display text).
'export text' will use the highest resolution available. Length 'export text' will be a 100-nanosecond duration text value.
I have put on my TODO list: use length_dupe_tolerance when group coloring.
Note: length_dupe_tolerance does not work for distinct, not-duplicated or not-distinct.
I'll put this on my TODO list.
Group highlighting does not take length_dupe_tolerance into consideration.
The color used for group highlighting is calculated from the property value as 'export text' (not display text).
'export text' will use the highest resolution available. Length 'export text' will be a 100-nanosecond duration text value.
I have put on my TODO list: use length_dupe_tolerance when group coloring.
Note: length_dupe_tolerance does not work for distinct, not-duplicated or not-distinct.
I'll put this on my TODO list.