mirror of
https://github.com/stevenrobertson/cuburn.git
synced 2025-02-05 11:40:04 -05:00
Bump gutter to 12px to align reads
This commit is contained in:
parent
9a5c31ce37
commit
8da1821616
@ -71,7 +71,7 @@ class Framebuffers(object):
|
|||||||
# accomodate alignment requirements; when it is, that extension will be
|
# accomodate alignment requirements; when it is, that extension will be
|
||||||
# applied to the lower-right corner of the buffer. This is asymmetrical,
|
# applied to the lower-right corner of the buffer. This is asymmetrical,
|
||||||
# but simplifies trimming logic when it's time for that.
|
# but simplifies trimming logic when it's time for that.
|
||||||
gutter = 10
|
gutter = 12
|
||||||
|
|
||||||
@classmethod
|
@classmethod
|
||||||
def calc_dim(cls, width, height):
|
def calc_dim(cls, width, height):
|
||||||
|
Loading…
Reference in New Issue
Block a user