Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Allow filtering per-class blocks in the palette #218

Open
manuq opened this issue Sep 10, 2024 · 0 comments
Open

Allow filtering per-class blocks in the palette #218

manuq opened this issue Sep 10, 2024 · 0 comments
Labels
enhancement New feature or request help wanted Extra attention is needed

Comments

@manuq
Copy link
Contributor

manuq commented Sep 10, 2024

What Happened

The blocks palette (aka "blocks picker") is a mix of general blocks that every node has (eg. "On process") and per-class blocks that depend on the class attached (eg. "Set modulate" for any node that inherits CanvasItem class). This makes the per-class blocks hard to find.

Proposal: Add a filter in the Block Code toolbar to filter the general blocks and show only the per-class blocks.

How to Reproduce

N/A

Block Coding Plugin Version

main

Godot Engine Version

v4.3

Operating System

Endless OS

Logs or command-line output

No response

Anything else?

No response

@manuq manuq added enhancement New feature or request help wanted Extra attention is needed labels Sep 10, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request help wanted Extra attention is needed
Projects
None yet
Development

No branches or pull requests

1 participant