kiwix / kiwix-js-pwa

Kiwix JS Offline Browser implemented as a Progressive Web App (PWA), and packaged as Electron, NWJS and UWP apps for Windows and Linux.
https://pwa.kiwix.org
GNU General Public License v3.0
168 stars 26 forks source link

Placement of popovers needs to account for the zoom factor #603

Closed Jaifroid closed 2 months ago

Jaifroid commented 2 months ago

If the user adjusts the font size zoom control to greater than 100%, the popovers get displaced by the given percentage. Therefore the zoom factor needs to be incorporated into the calculation of the x,y co-ordinates.