Taskwhisperer is a extension for TaskWarrior Application https://taskwarrior.org. It is to display upcoming tasks and task details as well as to create and modify them.
GNU General Public License v3.0
141
stars
20
forks
source link
minor: task fields don't scale with Gnome's scaling factor #24
Its a tiny bug. If you change the scaling factor with gnome's tweak tool, the font of a task will scale but the field's height won't. Some characters end up getting cut off, e.g. the tails of y's or p's
i removed the fixed heights and it looks better now, unfortunetly the cell content is "overflow ellipsis" and i was not able to change it, but i will change the layout in an another update
Its a tiny bug. If you change the scaling factor with gnome's tweak tool, the font of a task will scale but the field's height won't. Some characters end up getting cut off, e.g. the tails of y's or p's