ObjectListView icon indicating copy to clipboard operation
ObjectListView copied to clipboard

FastObjectListView (VirtualObjectListView) - Auto-resize column does not work correctly

Open PyroGenesis opened this issue 2 years ago • 0 comments
trafficstars

Since, VirtualObjectListView and FastObjectListView are Virtual ListViews, the column auto-resize methods both on the ColumnHeader and ListView levels do not work correctly.

They simply auto-resize based on the current visible objects, not all of them.

PyroGenesis avatar Jun 09 '23 17:06 PyroGenesis