增加全局矩形设计,忽略圆角
This commit is contained in:
parent
8295a99e2b
commit
d127e58eff
@ -1465,7 +1465,7 @@ namespace Sunny.UI
|
|||||||
{
|
{
|
||||||
get
|
get
|
||||||
{
|
{
|
||||||
return (_showRadius && !_showShadow);
|
return (_showRadius && !_showShadow && !UIStyles.GlobalRectangle);
|
||||||
}
|
}
|
||||||
set
|
set
|
||||||
{
|
{
|
||||||
|
Loading…
x
Reference in New Issue
Block a user