Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

pytyle3 ignores margins #8

Open
Migg opened this issue Sep 29, 2012 · 1 comment
Open

pytyle3 ignores margins #8

Migg opened this issue Sep 29, 2012 · 1 comment

Comments

@Migg
Copy link

Migg commented Sep 29, 2012

< margins >
< top>20 < /top >
< bottom>0< /bottom >
< left>0
< right>0< /right >

Windows cover up all screen, ignoring the margins.

@coin-au-carre
Copy link

I agree with this issue pytyle recovers one of my tint2 hence I tried to use margins no effect.

In config.py we can read "# They should be in the following order: Left to right, top to bottom." whereas it is set like this by default : "margins = [ {'top': 500, 'bottom': 6, 'left': 0, 'right': 0} ]"

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants