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.

Reply via email to