jkriege2 / JKQtPlotter

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
http://jkriege2.github.io/JKQtPlotter/index.html
GNU Lesser General Public License v2.1
889 stars 190 forks source link

Add option to disable resize delay feature by setting the delay to zero. #101

Closed fpalazzolo closed 1 year ago

fpalazzolo commented 1 year ago

I also adjusted the doc for jkqtp_RESIZE_DELAY and setGlobalResizeDelay(). This addresses Issue #100

jkriege2 commented 1 year ago

THanks! JAN