plusonelabs / calendar-widget

An calender widget for your Android home screen.
Apache License 2.0
369 stars 126 forks source link

Time Column Width #301

Closed gatorheel closed 4 years ago

gatorheel commented 5 years ago

I use an admittedly very dense setup and am using Nova Launcher and Android 9 which might contribute to my issue. I have Todo Agenda set up to show one line per event, start time only, and the column width is too small to show the full start time, truncating am/pm on all and the last minute digit for double-digit hours. Is there a setting I'm missing or is this a bug?

Thanks! Matt

Screenshot_20190308-164858_Nova Launcher

Nephiel commented 5 years ago

Same here: Screenshot_20190902-231513_1 The issue happens with all font sizes.

yvolk commented 5 years ago

The problem is caused by me trying to present data in different rows in one column not knowing exact width of each value. I tried current width on my devices, it's OK, but your screenshots show that in some other cases (other "pixel densities"...) we need wider time column...

Adding "time column width" option would be an overkill? Or a solution?

yvolk commented 5 years ago

Should be fixed in v.3.0.1, see Beta at https://play.google.com/apps/testing/org.andstatus.todoagenda ?!

Wolve1 commented 4 years ago

Thank you! It's working properly now after update to 3.0.1!

Nephiel commented 4 years ago

It is working, thanks! Though it seems I can't hide the widget header now.

yvolk commented 4 years ago

@Nephiel If that is a real problem, please start a separate Issue

Nephiel commented 4 years ago

It seems OK now. I think this one can be closed.