mono / xwt

A cross-platform UI toolkit for creating desktop applications with .NET and Mono
MIT License
1.37k stars 241 forks source link

Problem with Xwt.Wpf Menu-Height looks ugly :O #774

Open ghost opened 6 years ago

ghost commented 6 years ago

Hello everyone,

please add more methods of Xwt.Menu and Xwt.MenuItem with Height Because it looks ugly why does Menu Item hides half like this xwt_menu_hide

I have tried because Menu or MenuItem doesn't have method "Height".

Is it bug? Or Wpf reference assemblies happen to mess up to Xwt?

slluis commented 6 years ago

I don't think we need a Heigh property, but we may need to fix the default height of a menu item.