Textual-Color-O-Matic 0.2.0 #2
edward-jazzhands
started this conversation in
Show and Tell - Libraries / Widgets
Replies: 1 comment
-
|
Quick update: The documentation is now mostly complete. It can be found here: There is also now a demo video on the Github page |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Textual-Color-O-Matic 0.2.0 - Tiling and Patterns
I just put a bunch of work into a new pattern / tiling system for the Color-O-Matic. This takes it from just being a fancy string colorizer to being a full automated backdrop/wallpaper widget. Some new features:
It now has a repeat argument and reactive attribute of the same name. This will make any string repeat the width and height of the widget.
It now has a pattern argument. Instead of inputting a string, you can now just set to one of the built-in patterns. This is type-hinted as a string literal to give auto-completion for the available patterns. Setting a pattern will automatically set repeating to True.
Overhauled demo to show off the new repeating mode with a "Tiling" switch on the controls bar, and a screen to enter a string directly.
Also I'm gonna finally be moving this library into official support stage and submit it to the transcendent list.
New demo is available at:
Github:
https://github.com/edward-jazzhands/textual-coloromatic
I dont have new media up on the github page yet but I posted a demo video in the Discord server
Beta Was this translation helpful? Give feedback.
All reactions