-
Notifications
You must be signed in to change notification settings - Fork 34
Block Picker: Text input should not be editable #357
Copy link
Copy link
Closed
Labels
bugSomething isn't workingSomething isn't working
Description
What Happened
There's an issue with blocks. If you type a number into one of the blocks on the left side, the number persists even through the block being deleted. Example:
After deletion it's back:
You can see it on premade blocks too:
It even persists if you add a BlockCode to a completely different node:
Also, if you drag that same block to the right side, the number disappears:
How to Reproduce
- Add a couple nodes to a scene
- Add a block to one
- Type a number into one of the existing blocks on the left hand side
- delete the BlockCode completely.
- Add a BlockCode to a different node.
- Check the blocks, you'll see the number is still there.
- Drag the block with the changed number to the right side. observe that the number disappears.
Block Coding Plugin Version
v0.9.0
Godot Engine Version
v4.3.0 Stable
Operating System
Windows 10
Logs or command-line output
Anything else?
No response
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't working




