jansorg / tom-ui

Qt5-based user interface for the tom time tracker
https://www.tomtime.dev
GNU General Public License v3.0
8 stars 2 forks source link

Use a dash (-) instead of "0:00h" for empty entries in the columns #100

Open damingo opened 5 years ago

damingo commented 5 years ago

This helps to focus on the time-entries that have tracked time.

jansorg commented 5 years ago

Hm, - will look a bit out-of-place when right aligned. I could try to make the columns empty instead

damingo commented 5 years ago

I think empty columns make it harder to read as when many values are empty it's not easy to see to which column and row a value belongs. Maybe a lighter / transparent color for the empty values so that they are barely visible.