an extensive Qt5 & Qt6 Plotter framework (including a feature-richt plotter widget, a speed-optimized, but limited variant and a LaTeX equation renderer!), written fully in C/C++ and without external dependencies
When right clicking during a ScribbleForEvent/MouseDragAction, and the right click is outside the plot, the last scribble event was not being generated.
This fix intends to ensure that a last scribble event gets generated when a right click outside a plot happens and there is a currently active ScribbleForEvent.
When right clicking during a ScribbleForEvent/MouseDragAction, and the right click is outside the plot, the last scribble event was not being generated.
This fix intends to ensure that a last scribble event gets generated when a right click outside a plot happens and there is a currently active ScribbleForEvent.