ssborbis / ContextSearch-web-ext

Search engine manager for modern browsers
338 stars 37 forks source link

Quick menu has gap on the right #567

Closed scharmach closed 2 years ago

scharmach commented 2 years ago

Since the extension was updated to 1.45, my quick menu now looks like this:

grafik

Where does the gap on the right suddenly come from?

ContextSearch 1.45 Firefox 104.0.2

ssborbis commented 2 years ago

It's a result of the new minimum columns setting. I have a fix going up now ( v1.45.1 )

scharmach commented 2 years ago

Thanks for the quick fix!

However, there is one more thing I noticed, now that my focus was more on the spot. You can still see a very thin gap on the right:

grafik

Maybe this was even there before the 1.45 update and I just never noticed it.

ssborbis commented 2 years ago

There will always be some issues due to scaling, pixel ratio, zoom and rounding off pixel widths, but this may still be the result of recent changes. I have a new version going up ( 1.45.2 ) that may handle the qm width better.

scharmach commented 2 years ago

Thanks for looking into this again! The gap on the right is now completely gone:

grafik

With that, this issue can be closed.