You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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} ]"
< margins >
< top>20 < /top >
< bottom>0< /bottom >
< left>0
< right>0< /right >
Windows cover up all screen, ignoring the margins.
The text was updated successfully, but these errors were encountered: