SwipeStack icon indicating copy to clipboard operation
SwipeStack copied to clipboard

Add to top of stack

Open crearo opened this issue 7 years ago • 4 comments

All cards get added to the bottom of the stack, which is great. However, I'd like to add both from the top and the bottom of the stack. Is there a way to add to top of stack? I've been trying to modify the source code but can't understand how I could change that. It'd be great if anyone could give me an idea of how I could modify the source code to add to top of stack. Thanks!

crearo avatar Aug 07 '16 06:08 crearo

You could use my pull request, I hope that It could help Added the order mode (BOTTOM by default, and TOP by specify app:stack_order_top="true")

toidv avatar Aug 10 '16 21:08 toidv

I had a look at your PR. No, by top of stack I do not mean y ordering of the card on the xy plane. I mean the z ordering. Literally adding to the top of the stack/bottom of the stack. Any clue on how this could be done?

crearo avatar Aug 12 '16 18:08 crearo

I had the same question.when the card slided over the top and it disappeard on top , just like disappearing on the left and right. How this could be done? thank you.

langyazhouwl avatar Aug 17 '16 01:08 langyazhouwl

+1

Sundin avatar Jan 18 '17 13:01 Sundin