-
Is it possible to make a colored `window` elements but not the content inside of them . It doesn't seem like the current implementation allows for this:
https://github.com/ArthurSonzogni/FTXUI/blob/5…
-
I want to achieve so that each menu item when selected is rendered the whole width of the menu.
I tried to fix it by padding the string with spaces, excluding the "> " part that is added to menu ite…
-
The basic examples given in https://github.com/arthursonzogni/ftxui/blob/cdf28903a7781f97ba94d30b79c3a4b0c97ccce7/include/ftxui/dom/table.hpp Doesn't work.
Both of constructors of the class `Table…
-
Hey there, I'm experimenting with FTXUI for the first time, I'm planning on using it to design an ASCII game engine interface. I'm still in the experimentation phase, and I'm encountering a plethora o…
-
One number I sometimes like to check on is "how many unique googlers vs. non-googlers landed at least one patch in the past month/quarter/year". Any chance that would be easy to add? UI just like the …
-
I can set the background color by bgcolor , but I can't set the front color by color.
It always be white.
faild
```
auto s = Slider(meta.first + std::string(max_str_size - meta.first.size(), ' '…
-
### Checklist
- [X] I have searched for [similar issues](https://github.com/isl-org/Open3D/issues).
- [X] For Python issues, I have tested with the [latest development wheel](http://www.open3d.org/do…
-
Some APIs and behaviours span across multiple session entries. But, if the page is navigated to a new entry by a means out of the current page's control (user enters something into the URL bar, select…
-
Preliminary reading:
[Notes on the threat model of cross-origin isolation](https://docs.google.com/document/d/1JBUaX1xSOZRxBk5bRNZWgnzyJoCQC52TIRokACBSmGc/edit?resourcekey=0-cZ7da6v52enjwRSsp_tLyQ#),…
-
@ArthurSonzogni I built the same app (v. 1.1) on Sonoma aarch64 and Snow Leopard ppc, and in the latter case GUI is unresponsive (static, as on the screenshot below). There are no crashes or errors di…