itchyny / calendar.vim

A calendar application for Vim
MIT License
1.95k stars 71 forks source link

Events not taking all the horizontal space available in week view #213

Closed rionda closed 1 year ago

rionda commented 1 year ago

In week Some events do not use the whole "cell" even if it is available (i.e., no other event is happening at the same time).

Even when there are two or more events at the same, it seems that the one most on the right could take slightly more space (there is some empty space on the right, which is not present when there is a single event).

See screenshot, specifically on Thursday and Friday afternoons. Screen Shot 2023-01-11 at 7 21 27 PM

itchyny commented 1 year ago

Thanks for reporting, I fixed the problem.