There is such a scenario, I want to open a separate window on the right side of the layout, I set its WindowGroupName property to a unique value.
But at this time, if there is already a window of another group on the right side of the layout, the windows of two different groups will be merged into the same group.
The effect I want to achieve is that in this case, there should be two separate windows on the right side because they do not belong to the same group.
Did I miss or did something wrong? Can you give us a case of the effect we need?