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

40k: v1 of reorderable units #166

Merged
merged 5 commits into from
Apr 26, 2024
Merged

40k: v1 of reorderable units #166

merged 5 commits into from
Apr 26, 2024

Conversation

mardanbeigi
Copy link
Contributor

First version of fix for #136

for 40k, use CSS to switch between single and double column. This will make reordering easier because we only have one dom tree to worry about for datasheets
First pass at reordering units as per rweyrauch#136 . Several things need to be addressed:
- need visual indicator of where drop will happen
- need to determine whether to drop before or after the row that we drag to; right now it always drops before
- need to figure out how to handle duplicate datasheets that get combined
Fix test that broke when we moved vehicle ordering to match battlescribe
@rweyrauch rweyrauch merged commit ce080c3 into rweyrauch:master Apr 26, 2024
1 check passed
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

Successfully merging this pull request may close these issues.

2 participants