Skip to content

TableView: Trigger the resizing of editors resizing a row/column

David Faure requested to merge dfaure/qtbase:work/dfaure/9d36ee19 into kde/5.15

If there is an editor in the table then this needs to be updated as the resize happens, otherwise it will not adapt to the new size correctly and can appear drawn over other cells.

Fixes: QTBUG-85484 Pick-to: 5.15 6.0 Change-Id: I918c37f1ee1b0614c03c6b38f95f0f8b35a571f2 Reviewed-by: Samuel Gaist samuel.gaist@idiap.ch (cherry picked from commit 9d36ee19)

Merge request reports