
Danik
Yeah, I have had a number of reports of this issue. Rendering of some interface elements seems to leak memory, in particular text labels that change often. The status text labels change for every mouse position in the canvas, so by hiding the status panel (moving it down out of screen) the lag gets slowed down.
A very strange thing that seems to work though is to resize the application window slightly. For some reason this seems to trigger the garbage collector and the lag disappears. I know this is not a great solution but at least it makes the application useable.
This started happening in Air 19.0.0.185 and as far as I'm can tell this is indeed a problem in Air. If that is true, it should be possible to boil down the problem to a simple test case and then file a bug report with Adobe to have the issue resolved.
A very strange thing that seems to work though is to resize the application window slightly. For some reason this seems to trigger the garbage collector and the lag disappears. I know this is not a great solution but at least it makes the application useable.
This started happening in Air 19.0.0.185 and as far as I'm can tell this is indeed a problem in Air. If that is true, it should be possible to boil down the problem to a simple test case and then file a bug report with Adobe to have the issue resolved.
