Description
Current behavior
Undoing or Redoing the moving of an item within a StackPanel causes confusing messages to be displayed. For example, if I have a TextBox above a button in a StackPanel and then use the Elements tool window to drag the TextBox so it is below the button, the UI is updated accordingly, but if I then UNDO that action, the message that is displayed is "Moving StackPanel". This isn't a big deal with very simple UIs, but with more complicated screens, it becomes confusing over which StackPanel has been moved or whether it is the contents of the StackPanel, rather than a StackPanel that has been moved.
Expected behavior
I'd expect to see a distinction between moving an item and moving children within that item
Which tool(s) are affected?
Hot Design™
How to reproduce it (as minimally and precisely as possible)
No response
Workaround
No response
Affected platforms
Desktop (Skia)
Uno.Sdk version
5.6.22
IDE used
Visual Studio 2022
IDE version
7.13.0 Preview 5.0
Uno Platform Extension version
5.6.15.19
Relevant plugins
No response
Anything else we need to know?
Originally from #53