Notify overlaps commandline and tabline
Running the notify function with top_down = false does places the notification in the bottom right but somehow it is too much low that it begins to overlap with the command line in the bottom(I am using lualine for its customization btw).
If top_down = true, then it begins to overlap with the tabs open, Is it the default behavior or a bug, I have tried looking in the documentation but there seemed no way to provide bottom and top margin, attaching the video for reference.
I want to show it in the file window only and not to overlap with other components. I am using in vim 0.11 dev version.
https://github.com/user-attachments/assets/8576f749-f0f6-416f-b921-aa84c7d8d049
https://github.com/user-attachments/assets/18efe99d-e833-43a3-bad8-5c60413501c2
It seems to work on the fade_in_slide_out stages (the default) but not on others.
I'm using NvChad tabufline and facing the same issue.