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
(tested on PC)
I entered my piles according to the way I prepared it WUBRG-Gold-Colorless-lands, but when I create packs, it automatically sorted the piles alphabetically. So when I began to build packs I was a little thrown off (it turned into Black Blue Colorless Green Lands Multicolor Red White)
I would love it if sorting alphabetically is an option (and not the default).
Perhaps a tickbox option when creating packs (sort piles A --> Z)
That sounds like a very nice feature. Shouldn't be too hard to implement. I think the following should be implemented for this feature.
Add a drop-down menu on the pack view with ordering options for pile names in packs. One option would be "Custom", which would be user chosen.
Add some way to choose ordering of "Custom" in the pile view, so it's not just ordered as entered. Drag and drop would be the best, but it's frankly such a pain to implement so buttons may have to suffice as to not consume too much dev-time. (Time that could be spent on other issues first, then if there is spare time it can be added.)
Splitting this to two steps allows value to be delivered earlier.
Thanks for your appreciation, feedback and suggestion!
Implementation detail:
Would probably need to switch some HashMap's to IndexMap.
(tested on PC)
I entered my piles according to the way I prepared it WUBRG-Gold-Colorless-lands, but when I create packs, it automatically sorted the piles alphabetically. So when I began to build packs I was a little thrown off (it turned into Black Blue Colorless Green Lands Multicolor Red White)
I would love it if sorting alphabetically is an option (and not the default).
Perhaps a tickbox option when creating packs (sort piles A --> Z)
Thanks for building this!
@rinaldijuw
The text was updated successfully, but these errors were encountered: