mirror of
https://github.com/Stirling-Tools/Stirling-PDF.git
synced 2025-08-26 22:29: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');
|
||||||
|
|
||||||
@ -389,4 +388,4 @@
|
|||||||
window.stirlingPDF.GoogleDriveAppId = /*[[${@GoogleDriveConfig.getAppId()}]]*/ null;
|
window.stirlingPDF.GoogleDriveAppId = /*[[${@GoogleDriveConfig.getAppId()}]]*/ null;
|
||||||
</script>
|
</script>
|
||||||
</div>
|
</div>
|
||||||
</th:block>
|
</th:block>
|
||||||
|
Loading…
x
Reference in New Issue
Block a user