How to disable a control, e.g. a PanelContainer

:information_source: Attention Topic was automatically imported from the old Question2Answer platform.
:bust_in_silhouette: Asked By char0xff

How to disable input for a control and all its children, e.g. a PanelContainer?
Buttons and others have the member disabled, but containers don’t.
Graphically I’ve found a hack with .modulate, but regarding the input I’m lost.

:bust_in_silhouette: Reply From: hilfazer

Looks like you can’t, this feature was requested on github: