bczsalba / pytermgui

Python TUI framework with mouse support, modular widget system, customizable and rapid terminal markup language and more!
https://ptg.bczsalba.com
MIT License
2.23k stars 54 forks source link

DOC - Documentations issues/findings #149

Closed seggcsont closed 1 month ago

seggcsont commented 1 month ago

In Window documenation page there are 4 parameter for focused borders and corners and not focused borders and corners.

Problem: Focused and not focused parameters are the same.

https://github.com/bczsalba/pytermgui/blob/e6ef8b32e347679144ef8aa310273acf29d93372/docs/widgets/builtins.md?plain=1#L150-L165