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

Make spinners of @animated accessible to personalize and possible to disable too #30

Closed
ryukinix opened this issue Sep 28, 2017 · 3 comments

Comments

@ryukinix
Copy link
Owner

ryukinix commented Sep 28, 2017

We should make possible to customize the three current spinners defined:

30946842-a016b020-a3dc-11e7-99a7-039c60a5e180

On that locations:

That way we can use the module decorating.ascii to choose per project the desired spinner, make this animation more flexible.

@ryukinix ryukinix changed the title Make spinners of @animated accessible to personalize Make spinners of @animated accessible to personalize and possible to disable too Oct 2, 2017
@ryukinix
Copy link
Owner Author

ryukinix commented Oct 2, 2017

We need a simple way to disable the decorating.animated too. Would be nice something like

decorating.animated.enabled = False

Or something like that. Seems that is already possible do that through the decorating.writing decorator, so I need do that same.¹

EDIT¹: No, is not possible. The enabled on writing is used to another thing... nested writing blocks. But seems great control that for both, but is an another issue...

@ryukinix
Copy link
Owner Author

ryukinix commented Dec 24, 2017

Roadmap

  • enable/disable
  • custom animation

Related: #34 #35

@ryukinix
Copy link
Owner Author

Merged on dev branch already

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant