[
https://issues.apache.org/jira/browse/PIVOT-609?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12902548#action_12902548
]
Greg Brown commented on PIVOT-609:
----------------------------------
This is actually by design. We intentionally don't let users resize
relative-sized columns because it would potentially invalidate the designer's
intent.
I'm not entirely sure what the use case would be, anyway. The application
designer has control over the initial column widths (and hence their
relationship to each other), so can achieve the same initial relative sizing
using absolute widths.
> Allow relative sized TableView.Columns to be resized using the mouse with a
> TableViewHeader
> -------------------------------------------------------------------------------------------
>
> Key: PIVOT-609
> URL: https://issues.apache.org/jira/browse/PIVOT-609
> Project: Pivot
> Issue Type: Improvement
> Components: wtk, wtk-terra
> Environment: n/a
> Reporter: Chris Bartlett
> Priority: Minor
> Fix For: 2.1
>
>
> TerraTableViewHeaderSkin does not allow relative width sized columns to be
> resized.
> It would be useful for users to be able resize all columns regardless of how
> their widths were initially specified.
> Perhaps add a new style property (allColumnsResizable /
> relativeColumnsResizable) which would mean that the skin allows all of
> columns to be resized.
> Relative sized columns which have been resized should then be converted into
> fixed size columns for the duration of the life of the TableView instance.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.