Skip to content
Commit 6a597529 authored by Harald Sitter's avatar Harald Sitter 🐧
Browse files

simplify the way the tableview header works

tableview is so very annoying to use :(

- put header row into the model and theme the delegate accordingly
- throw away the manual row, it was incorrectly placed anyway
- throw away the layout code it is no longer necessary
- no longer elide the delegate we want scrollbars everywhere so we can
definitely fit all the data in the view
- space the columns using largespacing so they don't stick together
- use monospace font so the rwx shebang is aligned properly
parent e87f18a4
Pipeline #154455 passed with stage
in 38 seconds
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