mirror of
https://github.com/Stirling-Tools/Stirling-PDF.git
synced 2025-08-27 06:39:24 +00:00
Merge branch 'scaling-fixes' of https://github.com/Stirling-Tools/Stirling-PDF into scaling-fixes
This commit is contained in:
commit
c0af630b91
@ -35,7 +35,6 @@
|
|||||||
// Dropdowns at 100% (no additional scaling)
|
// Dropdowns at 100% (no additional scaling)
|
||||||
const dropdownScale = 1.0;
|
const dropdownScale = 1.0;
|
||||||
|
|
||||||
console.log('DPR:', currentDPR, 'navScale:', navScale, 'will apply scaling');
|
|
||||||
|
|
||||||
const navbar = document.querySelector('.navbar');
|
const navbar = document.querySelector('.navbar');
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user