-
Originally a comment on #5799.
Ideas:
- `` to write to inspector console and/or JavaScript console
- would be nice to keep log levels?
- ability to `trace` actions
- info about action…
-
When i try to visualize constraint constraint parameters in the Inspctor interface, there are some bugs in the rendering that can actually affect the display and debugging of the values because the Co…
-
Hi again - I'm think this is probably setup-agnostic, but as quick rundown, I'm running on an Android device with SDK enabled. I've got a binary application that can generate an etdump file while regi…
-
### Tested versions
- Tested and confirmed on: v4.0.4, v4.2.2, v4.3 and v4.4-dev2.
- v3.6 did not have metadata in the inspector to test.
### System information
Windows 10 - Godot v4.3.0-stable
#…
-
### Describe the project you are working on
Puzzle game with user-oriented editor.
### Describe the problem or limitation you are having in your project
While working on a UI theme, it often …
-
### 🐛 The bug
When you create a new project with :
```
npx nuxi@latest init test
```
then run :
```
npx nuxi devtools disable
```
the run the project with : `npm run dev`
you get thi…
-
Instead of expanding the entire inspector summary tree by default, we should switch to expanding only to the selected widget. This means that only nodes on the direct path to the selected widget would…
-
### Is your feature request related to a problem? Please describe.
When clicking to find the slot where a field source is located, often you may have multiple of the same component/value on the slot …
-
Originally from https://github.com/microsoft/vscode-dotnettools/issues/1425 by @georg-eckert-zeiss
----------------
### Describe the Issue
When adding a configuration and trying to run it a hy…
-
Currently failed transaction are not included in a block nor returned to the mempool making the client hung waiting for a receipt. This transaction should be included in a block with failed status (an…