[
https://issues.apache.org/jira/browse/XAP-395?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Turyn, Michael resolved XAP-395.
--------------------------------
Resolution: Fixed
Added "onRowInserted" callback to TreeTable, call it from TableBridge when a
row is inserted; so far just using it to resize sizer bars."
C:/workspace/xap/codebase/src/xap/bridges/dojo/TableBridge.js
C:/workspace/xap/codebase/src/xap/widgets/dojo/TreeTable.js
Sending workspace/xap/codebase/src/xap/bridges/dojo/TableBridge.js
Sending workspace/xap/codebase/src/xap/widgets/dojo/TreeTable.js
Transmitting file data ...
Committed revision 534737.
> Widgets: Table: Column resizing line doesn't extend to bottom of table when
> rows have been expanded.
> ----------------------------------------------------------------------------------------------------
>
> Key: XAP-395
> URL: https://issues.apache.org/jira/browse/XAP-395
> Project: XAP
> Issue Type: Bug
> Components: Widgets: Table/Tree/TreeTable
> Reporter: Trevor Oldak
> Assigned To: Turyn, Michael
> Priority: Trivial
>
> Open the table widget component test
> Click between two columns to resize them. Notice the little black line that
> shows how big the column will be when resized. The line goes from the top to
> the bottom of the table.
> Now expand a row and click between the two columns again. The black line
> doesn't extend down to the bottom of the table anymore, because the table is
> taller
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.