Skip to content

Implement shape for InfoElement

Martin Marmsoler requested to merge work/InfoelementShape into master

Description

Implementing the shape for the infoelement to not react on events on the bounding rect, because the bounding rect is the complete plot

Previously when right click just on the plot, it was impossible to select the plot, because the infoelement is always on top and fills the complete datarect.

Conformity

When external dependencies are removed

  • Reporting to ...
Edited by Martin Marmsoler

Merge request reports