Skip to content
Commit 8ea0d383 authored by David Redondo's avatar David Redondo 🏎
Browse files

Layout tables correctly in rtl case

- Reverse table columns because no rtl support in QQuickTableView
- Because of that need to read columnWidths from the end
- FirstCellDelgate needs to be in the last column
- The header correctly reverses so it needs to use the columnWidthProvider in reverse
- Align the header correctly
parent b9d73bac
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment