Y20230711-1000
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