Skip to content

Zelos hides disabled blocks placeholders #7428

@clementcontet

Description

@clementcontet

Check for duplicates

  • I have searched for similar issues before opening a new one.

Description

When a block is disabled, Zelos doesn't show the placeholders (not sure about the correct name...), so it is very hard to connect disabled blocks together.

Strangely, the placeholders reappear when we open the toolbox.

Geras doesn't have this problem: placeholders are always visible.

NB: overriding style fixes the issue:

.blocklyDisabled > .blocklyOutlinePath {
  fill: darkgray !important;
}

Reproduction steps

No response

Stack trace

No response

Screenshots

placeholder.disappears.for.disabled.blocks.in.zelos.mov

Browsers

Chrome desktop

Metadata

Metadata

Assignees

Labels

component: renderinghelp wantedExternal contributions actively solicitedissue: bugDescribes why the code or behaviour is wrongsize: smallBugs that can be picked up and completed in 1-3 days

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions