ModernWpf
ModernWpf copied to clipboard
SplitView animation broken in CompactInline/Inline right placement
CompactInline and Inline DisplayMode animation should be the same to those of when the pane is set to Left placement.
Gif recording of the issue:
I noticed this too when implementing SplitView, and the UWP version has the same behavior. Could you also report this on the WinUI repo to see what's the rationale behind it?
Thanks! I've logged the issue over at the WinUI repro - https://github.com/microsoft/microsoft-ui-xaml/issues/2392
That issue got auto-closed for no feedback. Looks like now it's being tracked in https://github.com/microsoft/microsoft-ui-xaml/issues/3108.
So far no rationale from Microsoft. They don't seem interested, maybe need a pull request. If we fix it in ModernWpf, would a WinUI fix be identical?