Do not overwrite interval index when parsing DOM reference

- Closes #390

Signed-off-by: Thomas Lauf <thomas.lauf@tngtech.com>
This commit is contained in:
Thomas Lauf 2020-10-01 08:34:44 +02:00
parent d90eab17a0
commit 5b1deaab59
2 changed files with 6 additions and 4 deletions

View file

@ -1,6 +1,8 @@
- #379 CmdSummary: Fix calculation of display start in summary table
(thanks to Shaun Ruffell)
- #390 dom.tracked.X.tag.Y always returns dom.tracked.1.tag.Y
(thanks to pweaver2019)
------ current release ---------------------------