Hi,
I have a window with SizeToContent set to "WidthAndHeight" that has an AnimatedDockPanel as a child. Whenever the size of the dock panel content changes the layout is animated as expected. However the size of the window changes immediately. This means that if the content shrinks it is initially clipped until the content catches up with the new window size, and if the content grows then initially there are white areas not filled with content.
As you can understand this is quite ugly.
Am I doing something wrong? Is this a scenario that the panel should support, or will support in some later update?
Any useful information would be appreciated.
With kind regards,
Taco.
I have a window with SizeToContent set to "WidthAndHeight" that has an AnimatedDockPanel as a child. Whenever the size of the dock panel content changes the layout is animated as expected. However the size of the window changes immediately. This means that if the content shrinks it is initially clipped until the content catches up with the new window size, and if the content grows then initially there are white areas not filled with content.
As you can understand this is quite ugly.
Am I doing something wrong? Is this a scenario that the panel should support, or will support in some later update?
Any useful information would be appreciated.
With kind regards,
Taco.