Skip to content

Y20230711-1000

@vogella vogella tagged this 11 Jul 09:30
When the a table contains a big amount of entries, selecting
another resolution leads to the typical "animated removal" of all
contained items on Windows, which fully blocks the UI thread due to
redrawing after each item removed.

This animation is internal behavior of the viewers and seems something
which does note help the user due to screen artifacts which are created
and slows down the update process.

See also https://github.com/eclipse-platform/eclipse.platform.ui/pull/909
Assets 2
Loading