]
Michael Anstis updated DROOLS-3276:
-----------------------------------
Story Points: 3
Sprint: 2020 Week 07-09 (from Feb 10)
[DMN Designer] All GRIDS: Add support for resizing columns using
header
-----------------------------------------------------------------------
Key: DROOLS-3276
URL:
https://issues.redhat.com/browse/DROOLS-3276
Project: Drools
Issue Type: Enhancement
Components: DMN Editor
Affects Versions: 7.14.0.Final
Reporter: Michael Anstis
Assignee: Michael Anstis
Priority: Minor
Labels: drools-tools
Requested by [~tirelli]:
{quote}
On the tables, it seems I can only resize columns by click/dragging borders on the body
of the table, not the header.
{quote}
This should probably be changed in {{uberfire-wires-core-grids}} to support column resize
when hovering over the header divider (of all cells or cell boundaries? - i.e. if a header
cell is merged then should we allow resizing only at the boundaries with other columns or
at the boundary of where the _virtual_ cell would be). This is likely to interfere with
header cell editing and possibly column re-ordering as the mouse-down, mouse-up will be
interpreted as a mouse-click.