jestarray

Results 52 issues of 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...

feature

### 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) ![image](https://github.com/imgui-rs/imgui-rs/assets/34615798/e5e87078-b561-442e-a78e-d35b720f82ba) imgui v0.9.0 to v0.11.0 ![image](https://github.com/imgui-rs/imgui-rs/assets/34615798/3c70754d-a2fe-4c40-a431-2bb31179c754) .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 ![image](https://user-images.githubusercontent.com/34615798/220256083-33fc49bb-84c9-4dcf-8708-131f93038f10.png)

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...

![image](https://user-images.githubusercontent.com/34615798/135650706-f2216adc-c249-41db-971e-fbd62524a2f7.png) 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...