Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
TableView: Trigger the resizing of editors resizing a row/column
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 <[email protected]>
- Loading branch information