MunifTanjim / nui.nvim

UI Component Library for Neovim.
MIT License
1.62k stars 57 forks source link

fix(layout): float position calculation for child with complex border #231

Closed MunifTanjim closed 1 year ago

MunifTanjim commented 1 year ago

Related PR:

Fixes: https://github.com/MunifTanjim/nui.nvim/issues/230

codecov[bot] commented 1 year ago

Codecov Report

Merging #231 (653ffae) into main (4939282) will increase coverage by 0.00%. The diff coverage is 100.00%.

@@           Coverage Diff           @@
##             main     #231   +/-   ##
=======================================
  Coverage   98.10%   98.10%           
=======================================
  Files          19       19           
  Lines        2324     2326    +2     
=======================================
+ Hits         2280     2282    +2     
  Misses         44       44           
Impacted Files Coverage Δ
lua/nui/layout/float.lua 98.29% <100.00%> (+0.02%) :arrow_up:

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.