Skip to content

PrivateActionToolButton: Filter child actions by visibility to avoid empty menu

Oliver Beard requested to merge work/olib/action-button-children into master

By filtering the array returned by menuActions, an empty menu will not be shown when all child actions are not visible.

Example:

Screenshot_20230401_135450

Edited by Oliver Beard

Merge request reports