Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[platform-ui-dev] asyncExec and flicker

I'm seeing a lot of flicker in Eclipse due to asyncExec, and a lot of inefficient layouts due to inappropriate layout calls.

I know Daniel and I were concerned about these issues ten years ago, and it seems that they're still a problem.

I've filed ( https://bugs.eclipse.org/bugs/show_bug.cgi?id=468848 ) to track the issues with asyncExec, and bug ( https://bugs.eclipse.org/bugs/show_bug.cgi?id=468854 ) requesting an easier and more efficient mechanism for triggering efficient SWT layouts.

Back to the top