Riddle
Riddle
## Version of Dear PyGui Version: dearpygui==1.6.2 Operating System: Windows 11 ## My Issue/Question I was trying to create many items (table_rows to be specific though not relevant), and I...
**Is your feature request related to a problem? Please describe.** I would like ``` with dpg.child_window(autosize_x=True, height=150, tag="cw") as cw: print(dpg.get_item_configuration("cw")["width"]) ``` not to return `0`. **Describe the solution you'd...
### Details I use Linux, Ubuntu, No proton, no betas, just main gmod branch. When I copy **any** text from gmod and paste it into my browser, vscode, discord, or...
In reference to #58 Coming back to this after a little while, I tried it and my patch works fine until I disable the watch points inside the chrome extension...
``` i32.load8_s align=0 offset=64 i32.const 0 i32.ne tee_local 1 i32.const 100 ``` I have some code like this, but every time the game has some updates (whether it be big,...
I've been researching WASM hacking and finding resources is quite challenging. Specifically, I'm trying to find a function that would allow my player to initiate an attack, but I'm struggling...
### Community Note - Please vote on this issue by adding a π [reaction](https://blog.github.com/2016-03-10-add-reactions-to-pull-requests-issues-and-comments/) to the original issue to help us know what to work on - Please do not...
### Community Note - Please vote on this issue by adding a π [reaction](https://blog.github.com/2016-03-10-add-reactions-to-pull-requests-issues-and-comments/) to the original issue to help us know what to work on - Please do not...
### GrapesJS version - [X] I confirm to use the latest version of GrapesJS ### What browser are you using? Chrome ### Reproducible demo link https://jsfiddle.net/szLp8h4n ### Describe the bug...