commit | 10bea2819ba8f4ec4aee5cfe9daf5a6941540557 | [log] [tgz] |
---|---|---|
author | Pierre Ossman <ossman@cendio.se> | Wed Sep 19 16:27:56 2018 +0200 |
committer | Pierre Ossman <ossman@cendio.se> | Thu Sep 20 12:08:46 2018 +0200 |
tree | 4209062d5468a0dd10e994cddf02fb5180f7fac5 | |
parent | 7a368c9e20afd681242068cccf8cbf64f40e231f [diff] |
Fix calculation of maximum lossless refresh area The update size is in bytes, but we are counting pixels. So make sure we convert things properly before comparing.