anaarkei / zen-floating-findbar

Mod for Zen Browser that detaches findbar from edge of browser window so that it appears to float.
3 stars 1 forks source link

Pushes other UI up after activation #3

Open llama-chad opened 1 month ago

llama-chad commented 1 month ago

After activating findbar, other parts of the UI are pushed up and do not return when finished. I did find that if I uninstall/disable any other mod this fixes the issues, but once opening the findbar again it is again an issue

image

EDIT: When trying to fix it after writing this issue. Disabling/Uninstalling this mod or any other mod did not work and I needed to restart the browser

anaarkei commented 1 month ago

I have been unable to replicate this issue on my end. I tried using the version on the store and the latest version on my repo. The only thing I can think of causing this issue is that there could be a conflict with another mod or with userChrome.css (if you are using it).

victor-falcon commented 1 month ago

I think it's related to this https://github.com/zen-browser/theme-store/pull/497

shaqaruden commented 1 month ago

I think it's related to this zen-browser/theme-store#497

Just updated and it seems to be working!