mirror of
https://github.com/XCharts-Team/XCharts.git
synced 2026-05-18 22:40:10 +00:00
修复Axis的IndicatorLabel的背景颜色可能不正常的问题
This commit is contained in:
@@ -56,6 +56,7 @@ namespace XCharts.Runtime
|
||||
protected override void Awake()
|
||||
{
|
||||
raycastTarget = false;
|
||||
SetActive(true);
|
||||
}
|
||||
|
||||
public void SetTextPadding(TextPadding padding)
|
||||
|
||||
Reference in New Issue
Block a user