Files
XCharts/Runtime/Component
Stefan Bursuc f5a41b5119 Fix for GC Allocations inside TooltipHandler
In the case where the pointer is not in the chart, both calls to
ListPool<Serie>.Get() from inside the function UpdateTooltipData
are executed.

And because the pointer is not in the chart, m_ShowTooltip is set to
false in the last else clause.

This makes UpdateTooltip to skip all logic and miss the chance to release
the list back to the pool.
2024-04-08 11:24:28 +02:00
..
2024-01-16 22:29:15 +08:00
2024-01-01 22:57:50 +08:00
2023-09-02 10:43:10 +08:00
2023-11-21 08:34:18 +08:00
2023-11-16 08:20:26 +08:00
2023-11-16 08:20:26 +08:00
2022-01-05 21:40:48 +08:00
2022-01-05 21:40:48 +08:00
2022-01-05 21:40:48 +08:00
2022-01-05 21:40:48 +08:00
3.0
2022-05-22 22:17:38 +08:00
2022-01-05 21:40:48 +08:00
2022-01-05 21:40:48 +08:00
3.0
2022-05-22 22:17:38 +08:00
3.0
2022-05-22 22:17:38 +08:00
2022-01-05 21:40:48 +08:00
2022-01-05 21:40:48 +08:00
2022-01-05 21:40:48 +08:00
2022-01-05 21:40:48 +08:00
2022-01-05 21:40:48 +08:00
2022-01-05 21:40:48 +08:00
2022-01-05 21:40:48 +08:00