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

Add Flip toggle button to StoryItemOptions #228

Open
birbilis opened this issue May 21, 2022 · 0 comments
Open

Add Flip toggle button to StoryItemOptions #228

birbilis opened this issue May 21, 2022 · 0 comments
Assignees
Labels
enhancement New feature or request interactivity

Comments

@birbilis
Copy link
Contributor

Version: 0.5.12

Should add a Flip toggle button to StoryItemOptions (and respective property to IStoryItem/TStoryItem).

When true it would mean that in non-Edit mode a double-click (double-tap) to a child StoryItem of the ActiveStoryItem, that child item would rotate the Z-order of its own children, by sending the top one to the bottom

That way can make flipping cards (with two children in them) or items with more/multiple visual choices by just having in them multiple children of the same size stack one above the other

It would be nice it the parent item could inherit the tag of its top child in that case (or effectively merge its tag list with its own tag list when such are supported) to be able to pick alternative choices when solving drills by moving card with correct face (choice) onto a target

@birbilis birbilis added the enhancement New feature or request label May 21, 2022
@birbilis birbilis self-assigned this May 21, 2022
@birbilis birbilis added this to To Do in READ-COM App via automation May 21, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request interactivity
Projects
Development

No branches or pull requests

1 participant