Closed hongquan closed 3 years ago
Hey man, thank you I think π.
Yeah, I do think about adding colors, but it's way more difficult than it seems to... I've described a little what it takes to implement that, take a look: #49 You'll see it's very very hard.
I am working on another big feature for about 6 months, to support grapheme clusters like these!! So It's at least a little colorful π:
balls = scrolling_spinner_factory('πππππβΎοΈπ₯β½οΈπ§ΆπΎπ±', 3, 1)
flora = bouncing_spinner_factory('π±π²π³π΄π΅πΎπΏπππ', 8)
fruits = bouncing_spinner_factory('πππππππππ
πππππ', 10, hide=False)
flowers = bouncing_spinner_factory('ππ·πΈπΉπΊπ»πΌ', block=3)
elements = bouncing_spinner_factory(('π₯π¨', 'πβ‘οΈ'), 6, 2)
I should release it soon in the 2.0, more info in #51
Thanks.
I found that this library is pretty cute, make me laugh at first glance. Do you have plan to add color, rainbow to the progress bar also?