Maciej Więcek

Results 42 comments of Maciej Więcek

I have opened the PR https://github.com/Evertras/bubble-table/pull/159 let's move future conversation there

In the PR I successfully implemented that but it needs a review regarding the regression in the proposed logic.

I'm too waiting for this

I just use Slack in a web browser and works as expected 😄

Let's try with `open -a Books`

I believe that's because the IDs of the buttons have changed and this extension is not able to fetch if it is turned on. Same as here: https://github.com/heytulsiprasad/alert-me-google-meet/issues/1

I have addressed this in https://github.com/charmbracelet/bubbles/pull/440

Okay, it does not work as I expected. I will dig it up latter

Okay, first of all, I changed `GetFrameSize` to `GetVerticalFrameSize` since X calculations are not helpful here. Secondly, I realized that `GetVerticalFrameSize` does not return the total height of the component...

Update once again: During testing on a local setup, it came out that `GetVerticalFrameSize` is not necessary at all. But would great if somebody could confirm that