Skip to content

Implement selection of action face

David Redondo requested to merge work/actionsFace into master

Add the ability to chose which chart's actions are displayed in the toolbar. Unfortunately we can only check in qml if a face has actions because it is not accesible from C++. The Combobox is only displayed if there is at least one such face.

Edited by David Redondo

Merge request reports