summaryrefslogtreecommitdiff
path: root/.github
diff options
context:
space:
mode:
authorFlorian Bruhin <me@the-compiler.org>2021-04-09 17:11:30 +0200
committerFlorian Bruhin <me@the-compiler.org>2021-04-09 17:14:26 +0200
commit908abb6566027d9d09fb7079738c3edcdd9ceb0a (patch)
treef16f408adc37a11dfa3fa5c0e463f881dd515d47 /.github
parentdc14d314c424a8d9ddf2e8e8c98d6d663e26cf38 (diff)
downloadqutebrowser-908abb6566027d9d09fb7079738c3edcdd9ceb0a.tar.gz
qutebrowser-908abb6566027d9d09fb7079738c3edcdd9ceb0a.zip
notifications: Fix image padding assertion
The underlying Chromium pads images so that scanlines align on 4-byte boundaries. Thus, with an image size of e.g. 239x239, we'll have 3 bytes of padding (239 mod 4 = 3; 240 mod 4 = 0). Fixes #6375
Diffstat (limited to '.github')
0 files changed, 0 insertions, 0 deletions