I do not currently have a access to a pre-2024r4 installation.
Can someone please verify if https://tracker.xojo.com/xojoinc/xojo/-/issues/78060 is a new issue?
- Open “Chart” from the Xojo Examples
- In the “UEBudgetChart.Opening” Event, replace in Line 4 “
Me.Mode = DesktopChart.Modes.Pie
” with “Me.Mode = DesktopChart.Modes.Doughnut
” - Start the Debugger
- In the App, select the “UE Budget Payments 2022” Panel
- Move the Mouse Cursor towards the center of the Doughnut
- CRASH!
Thank you