With AllowFilterResizing
, the Draggable filter panel can be stopped from adding more eq nodes.
But how can we do this dynamically?
For example,
up to 20 eq nodes can be added (AllowFilterResizing
is true), but 21st will be prevented from being added with making AllowFilterResizing
is false.