Revert "gaps: use logical_px() to work correctly on hi-dpi monitors" (#5251)
This reverts commit 6b658f88be
.
The commit was misguided: the pixel values are already run through logical_px()
when parsing the configuration directive or command, so they should not be run
through another logical_px() pass at rendering time.
This commit is contained in:
committed by
GitHub
parent
2a91514a31
commit
69e13d7821
@ -1 +0,0 @@
|
||||
gaps: use logical_px() to scale pixel values to hi-dpi
|
Reference in New Issue
Block a user