minad / marginalia

:scroll: marginalia.el - Marginalia in the minibuffer
GNU General Public License v3.0
782 stars 27 forks source link

Improve alignment if affixation is used #120

Closed minad closed 2 years ago

minad commented 2 years ago

In the case of the affixation function we know the candidate width and can do better.

minad commented 2 years ago

Finally fixed in https://github.com/minad/marginalia/commit/a35476942f4c68f39aa146df7586a0ec5ba8d18d.

oantolin commented 2 years ago

Thanks! I was going to do it but as usual you were much faster.

minad commented 2 years ago

Now that I don't see the annotations anymore thanks to vertico-unobtrusive-mode it really started to bother me!

minad commented 2 years ago

But I messed around a lot here. Please give it a thorough check if something is out of the ordinary. I mean except that Marginalia looks nice now.