gjwgit / rattleng

The New Generation R Analytics Desktop App
GNU General Public License v3.0
20 stars 9 forks source link

DATASET ROLES: The headings need to be left aligned #416

Closed gjwgit closed 2 months ago

gjwgit commented 2 months ago

Description

The headings need to be left aligned wit the below columns. So here VARIABLE is fine but TYPE looks to be right aligned, ROLE sticks out to the left and CONTENT looks like it is centre aligned. They need to all be left aligned.

Image

If I resize my window (narrower) the labels are aligned properly?

Image

Why

So that the presentation looks right - the user is not unnecessarily wondering why some headings are left aligned and others are close but not really.

junhaow1 commented 2 months ago

https://github.com/gjwgit/rattleng/pull/432 PR created

junhaow1 commented 2 months ago
image