LemonUIbyLemon / LemonUI

LemonUI for .NET (FiveM, RageMP, RagePluginHook and ScriptHookVDotNet 3)
MIT License
177 stars 40 forks source link

Setting Y value of Grid panel not working #53

Closed jeanropke closed 2 years ago

jeanropke commented 2 years ago

In this line, should be GridStyle.Row instead of GridStyle.Full

https://github.com/justalemon/LemonUI/blob/master/LemonUI/Menus/NativeGridPanel.cs#L169