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

One card tab at the wrong position when using "--tab-number 2 --tab-side right-alternate" #296

Closed
Gnomiro opened this issue Feb 13, 2020 · 1 comment
Assignees

Comments

@Gnomiro
Copy link

Gnomiro commented Feb 13, 2020

I tested this on my local computer as well as on the website. If you generate the tabs with "--tab-number 2 --tab-side right-alternate" or in my case more specific:

dominion_dividers --papersize A4 --orientation vertical --back blank --front rules --count --tab-name-align edge --set-icon body-top --tab-artwork-opacity 0.8 --special-card-groups --expansion-dividers --centre-expansion-dividers --expansion-reset-tabs --exclude-events --exclude-landmarks --tabwidth 5 --tab-number 2 --tab-side right-alternate

The first card after the "Base" seperator is centered but only this one. If you use "--tab-side left-alternate" this is not the case. Maybe it is related to some modifications which are made for the Base-Card generation. Potentially the "tabOffsetBack" is not set back to 0?

In addition why are base cards not alternating their position? Is there any special reason for this?

@wvoigt wvoigt self-assigned this Mar 18, 2020
wvoigt added a commit that referenced this issue Mar 18, 2020
wvoigt added a commit that referenced this issue Mar 18, 2020
Various fixes for #284 #295 #296
Also added option --full-expansion-dividers
@wvoigt
Copy link
Collaborator

wvoigt commented Mar 18, 2020

Fixed in pull #301

sumpfork pushed a commit that referenced this issue Mar 23, 2020
* fixes for #284 #295 #296
Also added option --full-expansion-dividers
* Add front offsets for issue #248
Added options to offset front (similar to what existed for the backside).
mrgrain pushed a commit to mrgrain/dominiontabs that referenced this issue May 6, 2021
…rk#301)

* fixes for sumpfork#284 sumpfork#295 sumpfork#296
Also added option --full-expansion-dividers
* Add front offsets for issue sumpfork#248
Added options to offset front (similar to what existed for the backside).
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

3 participants