Files
XCharts/Runtime
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-13 22:11:01 +08:00
2024-03-20 22:23:58 +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
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
2023-08-14 21:58:30 +08:00
2022-01-05 21:40:48 +08:00
2023-07-26 07:51:59 +08:00
2022-01-05 21:40:48 +08:00