jestarray
jestarray
```json { "gid":3993, "height":32, "id":310, "name":"shutter2", "rotation":0, "type":"foo", // i just need the type written out and not all the props "visible":true, "width":32, "x":1536, "y":1248 }, ``` These should be...
### Describe the issue In the attached video, you can see that godbolt share button is blocked. I have confirmed its this filter that is causing it by flicking it...
https://github.com/ocornut/imgui/issues/2653 Left is code, right is output: imgui v0.8.0 (Arch Linux Glow Example)  imgui v0.9.0 to v0.11.0  .step(0) should remove the `-/+` buttons like in v0.8.0 unless behavior...
```rs // THIS LIMITS TEXT INPUT TO 7 MAX! ui.input_text("##", &mut buff).flags(InputTextFlags::ENTER_RETURNS_TRUE).build(); // this does not! ui.input_text("##", &mut buff).enter_returns_true(true).build(); ``` **Please describe your environment** - imgui-rs version [0.11.0] - Windows...
the link: https://bitvecto-rs.github.io/bitvec/memory-representation from here: https://docs.rs/bitvec/latest/bitvec/order/struct.Lsb0.html is dead.
Racket v8.8 Arch Linux Using the menu based BSL/ISL/ASL langs 
https://docs.rs/hecs/latest/hecs/struct.CommandBuffer.html#method.remove > Remove components from entity if they exist Mislead me into thinking "Oh, I can just specify a whole bunch of components and it will remove them if they...
 Hi Matt, for Beautiful Racket there are clickable links to the Racket docs on specific keywords and I was wondering how you did that. Did you have to visit...
Coming from little experience with web dev, pollen is great! I have a few questions: 1: What is causing pollen take some time to generate pages since js based tools...
Hello, I think I am formatting lua files using this extension and I switch between linux and windows often. I may be recalling incorrectly but I recall that they format...