Skip to content

Commit 81ed75f

Browse files
committed
[Debugger] Fix incorrect ordering for evaluated group in Locals window
When an evaluating group's ObjectValue is updated the items were added in reverse order in the Locals window. The first item was replacing the existing item but then the rest were inserted one at a time after the first item. This resulted in all items after the first one being added in reverse order.
1 parent 3bfe926 commit 81ed75f

File tree

0 file changed

+0
-0
lines changed

    0 file changed

    +0
    -0
    lines changed

    0 commit comments

    Comments
     (0)