maui
maui copied to clipboard
MenuBarItems should have configurable height and padding properties
Description
Default height of MenubarItem is not updatable, need some template to specify horizontal/vertical padding for each menu item
Steps to Reproduce
Create app with Shell and create few MenuBarItems with in, you wont be able to modify any padding thats applying in menu (applicable to windows build)
Thanks for this @ronak-k-p! I am going to label this as a feature request. This is something that is simply not implemented at this time, but might be something that might be nice to add in the future.
We've moved this issue to the Backlog milestone. This means that it is not going to be worked on for the coming release. We will reassess the backlog following the current release and consider this item at that time. To learn more about our issue management process and to have better expectation regarding different types of issues you can read our Triage Process.
Any workaround to reduce the height of the MenuBar in Windows?
Any workaround to reduce the height of the MenuBar in Windows?
I am also looking into ways to reduce MenuBar height on Windows specifically. As it is now, it is fairly thick and takes up valuable vertical real estate.
Any progress on this issue? Shouldn't be hard to implement but no progress at all during a year 😢