You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
If the view.agenda_event_format variable has the {alarm-symbol} in it and an event has an alarm, it will push the final character (either the frame or the last character of the description) to the next line.
To Reproduce:
Set view.frame to either color or width
Have a calendar event with an alarm
Highlight that event in the agenda view
Expected behavior:
The frame should bound the agenda with no gaps, regardless of the agenda_event_format variable.
Screenshots:
Took a screencap to better show the issue. Unfortunately GitHub keeps saying the file is corrupted, so I uploaded it to YouTube. Link here: https://youtu.be/fzZ1AT6FZmE
OS, version, khal version and how you installed it:
The output of khal --version: khal, version 0.11.3.dev169+g754840c
Describe the bug:
If the
view.agenda_event_format
variable has the{alarm-symbol}
in it and an event has an alarm, it will push the final character (either the frame or the last character of the description) to the next line.To Reproduce:
view.frame
to eithercolor
orwidth
Expected behavior:
The frame should bound the agenda with no gaps, regardless of the
agenda_event_format
variable.Screenshots:
Took a screencap to better show the issue. Unfortunately GitHub keeps saying the file is corrupted, so I uploaded it to YouTube. Link here: https://youtu.be/fzZ1AT6FZmE
OS, version, khal version and how you installed it:
khal, version 0.11.3.dev169+g754840c
pipx
Additional context
I made a test calendar with the events shown in the video, including alarms and descriptions.
test-calendar.zip
The text was updated successfully, but these errors were encountered: