mirror of
https://github.com/XCharts-Team/XCharts.git
synced 2026-05-19 23:10:06 +00:00
优化Chart放在ScrollView下时不影响ScrollView的滚动和拖动
This commit is contained in:
@@ -96,6 +96,7 @@ namespace XCharts
|
||||
raycastTarget = false;
|
||||
m_CheckTheme = m_ThemeInfo.theme;
|
||||
m_LastLocalPosition = transform.localPosition;
|
||||
CheckIsInScrollRect();
|
||||
UpdateSize();
|
||||
InitComponent();
|
||||
m_Series.AnimationReset();
|
||||
|
||||
Reference in New Issue
Block a user