Menu

#24 Scrolling broken across TableViews

0.3
open
nobody
5
2007-06-09
2007-06-09
No

BuddyTable list does not come up at default application window size - only if you maximise it.

The DiveTable, BuddyTable, LocationTable and DiveSiteTable all have different scrolling - some have scrollbars others don't. You need to check this at different app window sizes.

Note: BuddyTable only started breaking on migrating to the QT4.3 release.

The problem seems to be occurring in the void resizeListTable() methods of DiveListManager, BuddyListManager, etc. The culprit is the following method call

TableHelper::resizeTableColumnsToContainingWidget(*(m_ui_diveDashboard->buddyTable), columnCount, columnPadding, biggestColumn);

Discussion


Log in to post a comment.

MongoDB Logo MongoDB