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 Dice toggle button to StoryItemOptions #229

Open
birbilis opened this issue May 21, 2022 · 1 comment
Open

Add Dice toggle button to StoryItemOptions #229

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

Comments

@birbilis
Copy link
Contributor

birbilis commented May 21, 2022

Version: 0.5.2

Should add a dice toggle button to StoryItemOptions (and respective property to IStoryItem/TStoryItem) to set that the item randomly swaps the locations and z-orders (esp. in case they all share the same location when used with Flip/Card toogle button) of its children every n milliseconds (configurable via input box [with numeric only mask or other numeric input] shown when clicked - an empty value would mean it untoggles the dice/randomization button).

Should also randomize in that case upon first loading (at which time the randomization timer would be set up)

@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
@birbilis
Copy link
Contributor Author

a 0 value for the time would mean it only randomizes once upon loading of story (maybe also upon pressing the Home button - or maybe not since the Home doesn't reset other things / doesn't reload the story to have its initial loaded state)

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