edrlab / thorium-reader

A cross platform desktop reading app, based on the Readium Desktop toolkit
https://www.edrlab.org/software/thorium-reader/
BSD 3-Clause "New" or "Revised" License
1.86k stars 157 forks source link

fix z-index for reader searchbar #2662

Open arthur-lemeur opened 3 days ago

arthur-lemeur commented 3 days ago

Fixes #2661

Z-index set to "100" to match the z-index of the dialogs so when they're opened they come on top of it.

arthur-lemeur commented 3 days ago

I tested it with the publication info dialog, the reader menu and and reader settings (both in modal and docked mode).