On XF MacOS switching between details pages in MasterDetailPage causes Mac Windows to move up and down (Also the app header seems to contract and expand.).
The window to stay where it is, without moving.
Mac app window shift up and down (by 1-2cm) every time you switch the detail page out. Also the header seems to contract and expand.
Hi, just realised it says in the documentation "A MasterDetailPage is designed to be a root page, and using it as a child page in other page types could result in unexpected and inconsistent behavior" which is prob the issue. However I am looking to split-screen in order to optimise the use of extra space on Desktop and tablet and my App's top-level menu looks best as a TabbedPage on mobile. I want to do same layout as this person -> https://stackoverflow.com/questions/54430692/implement-a-master-detail-page-inside-a-tabbed-page-in-xamarin-forms-with-prism. I'm wondering if this is bad practise or just not supported?
Might be related to https://github.com/xamarin/Xamarin.Forms/issues/9536
@samhouts We parked Mac for some months and picked it up again using XF 5.0.0.1487-pre1 and this is not an issue anymore! (I haven't had a chance to confirm with the repo project but I assume it's not happening there either.)
@HelenMamalaki, awesome!! closing this issue now as it seems to be resolved :)
Most helpful comment
@samhouts We parked Mac for some months and picked it up again using XF 5.0.0.1487-pre1 and this is not an issue anymore! (I haven't had a chance to confirm with the repo project but I assume it's not happening there either.)