* UINavBar:更新下拉菜单的宽度设置Bug
This commit is contained in:
parent
4788c91993
commit
e493e931bf
BIN
Bin/SunnyUI.dll
BIN
Bin/SunnyUI.dll
Binary file not shown.
BIN
Bin/SunnyUI.pdb
BIN
Bin/SunnyUI.pdb
Binary file not shown.
Binary file not shown.
@ -438,6 +438,7 @@ namespace Sunny.UI
|
||||
}
|
||||
}
|
||||
|
||||
NavBarMenu.AutoSize = true;
|
||||
if (NavBarMenu.Width < NodeSize.Width)
|
||||
{
|
||||
NavBarMenu.AutoSize = false;
|
||||
|
Loading…
x
Reference in New Issue
Block a user