uki icon indicating copy to clipboard operation
uki copied to clipboard

Horizontal scrollbar doesn't appear when table is resized

Open esad opened this issue 15 years ago • 1 comments

When a height of a table view is updated so that rows don't fit it anymore, the scrollbar doesn't appear. Manually invoking layout() on _scrollPane property of a table did fix it. This should probably be happening automatically in table view's layout() function.

esad avatar Feb 21 '11 08:02 esad

Depending on what was causing the issue; this is probably fixed in my branch, I've been doing a lot of dev work on it and the grids have seen some serious work/reworking.

NathanaelA avatar Mar 31 '12 20:03 NathanaelA