养成基本完毕,新UI,修bug,装备初步,

This commit is contained in:
FloatGaming
2026-03-23 22:37:14 +08:00
parent 49e45ac464
commit dd205b6cb4
2349 changed files with 261722 additions and 283 deletions
@@ -153,8 +153,7 @@ namespace EasyChart
if (_tooltip != null)
{
_tooltip.userData = this;
ChartTextStyleApplier.ApplyLabel(_tooltip, this, ChartTextRole.Tooltip);
ChartTooltipModule.ApplyTooltipStyle(_tooltip, this);
}
ScheduleLayoutRefresh();