养成基本完毕,新UI,修bug,装备初步,
This commit is contained in:
@@ -153,8 +153,7 @@ namespace EasyChart
|
||||
|
||||
if (_tooltip != null)
|
||||
{
|
||||
_tooltip.userData = this;
|
||||
ChartTextStyleApplier.ApplyLabel(_tooltip, this, ChartTextRole.Tooltip);
|
||||
ChartTooltipModule.ApplyTooltipStyle(_tooltip, this);
|
||||
}
|
||||
|
||||
ScheduleLayoutRefresh();
|
||||
|
||||
Reference in New Issue
Block a user