[x] I have searched the issue tracker for open issues that relate to the same problem, before opening a new one.
[X] This issue only relates to a single bug. I will open new issues for any other problems.
Describe the bug
The error occurs every time I click anywhere on a TableWithHeaders element.
The application stops responding for a period of time.
If I do multiple clicks it's worse, the app definitely stops working.
I just check the system resources and I don't see any noticeable difference in Memory, but the processor seems to start running at its maximum frequency.
Checklist
Describe the bug
The error occurs every time I click anywhere on a TableWithHeaders element.
The application stops responding for a period of time.
If I do multiple clicks it's worse, the app definitely stops working.
I just check the system resources and I don't see any noticeable difference in Memory, but the processor seems to start running at its maximum frequency.
How to reproduce
Screenshots
Example code
Fyne version
2.4.0
Go compiler version
1.20.2
Operating system and version
Windows 11
Additional Information
No response