Actions
Bug #3334
closedMake data source preview fill window horizontally
Start date:
05/29/2008
Due date:
% Done:
0%
Estimated time:
Bugzilla-Id:
3334
Description
In PanelWithDataSourcePreviewPane, the DataSourcePreviewPanel should expand horizontally to span the width of the window.
Updated by Ryan McFall over 16 years ago
This turned out to require editing of each page that extends PanelWithDataSourcePreviewPane, since that class only creates the DataSourcePreviewPanel, it doesn't add it to the layout.
Actions