I’m wondering if MouseWheel events have ever worked properly in Multiline TextAreas on Mac.
It seems that on Windows, a MouseWheel Event fires in the TextArea, then the parent, and up until it reaches the window.
Mac seems to only fire in the TextArea regardless of the return value.
Any ideas?