Unplanned
Last Updated: 15 May 2024 11:18 by ADMIN
Created by: JoPi
Comments: 1
Category: DockLayout
Type: Feature Request
0

Hi,

I would like to see you add splitterbars between the child elements of the DockLayout control.  It would allow the user to simply resize any element as they wished which would be particularly useful when using Maui on Desktop.  I know it can be done since .net8.  I've built my own version but would welcome you incorporating it into DockLayout source.

Thanks

Unplanned
Last Updated: 27 Nov 2023 16:36 by Jason

when adding a RadButton in a Vertical Stack and the button has icon by using the font image source, the icon and button are not displayed. If you add height to the button, then it works.

Workaround:

1) Set the icon directly to the Button Text

2) Keep the font image source but set a height to the button

3) Use MAUI button. 

Unplanned
Last Updated: 24 Oct 2022 14:57 by ADMIN
Created by: Patrick
Comments: 4
Category: DockLayout
Type: Feature Request
8

Hi Team,

Current the MAUI DockLayout is nothing like the UI for WPF Docking. I need a Docking component that works on MacCatalyst and Windows like the way the UI for WPF control works.

This is a feature request to either improve the current DockLayout, or create a new Docking component that provides this rich desktop experience.

Thank you,

Patrick