Skip to content
This repository has been archived by the owner on Mar 12, 2022. It is now read-only.

Evenly spread out inactive tables after stacking #22

Open
NotCoffee418 opened this issue Feb 8, 2019 · 3 comments
Open

Evenly spread out inactive tables after stacking #22

NotCoffee418 opened this issue Feb 8, 2019 · 3 comments
Labels
bug Something isn't working fix-before-release Should be fixed before the next public release

Comments

@NotCoffee418
Copy link
Owner

Slot 1 has 2 tables
Slot 2 has 0 tables (since table moved to active
Slot 1 should move the newest table to Slot2

NotCoffee418 pushed a commit that referenced this issue Feb 8, 2019
@NotCoffee418
Copy link
Owner Author

Fixed in 43b0d80

@NotCoffee418
Copy link
Owner Author

Reopening - See e7fafc1

@NotCoffee418 NotCoffee418 reopened this Mar 21, 2019
@NotCoffee418 NotCoffee418 added the bug Something isn't working label Mar 30, 2019
@NotCoffee418
Copy link
Owner Author

After c1d9b39 at least it occurs because it's looking for an inactive slot for the previously active table while the newly activated table still occupies the inactive slot.

Should basically find a way to swap them directly

@NotCoffee418 NotCoffee418 added the fix-before-release Should be fixed before the next public release label Mar 30, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
bug Something isn't working fix-before-release Should be fixed before the next public release
Projects
None yet
Development

No branches or pull requests

1 participant