##// END OF EJS Templates
Partly reimplemented Graph event handling + bugfix...
Partly reimplemented Graph event handling + bugfix - Now pure UX scroll doesn't affect variable delta T - Now all events are captured by VisualizationGraphWidget(VGW) this avoid that QCP intercept them then FW them to VGW which interact back with QCP - Non transformation events a broken for now - Added keyboard navigation Signed-off-by: Alexis Jeandet <alexis.jeandet@member.fsf.org>

File last commit:

r1355:a29174c00b30
r1362:0033c08c242f Pybind11
Show More
.gitignore
11 lines | 159 B | text/plain | TextLexer
build/
CMakeLists.txt.user
/.project
core/src/Version.cpp
core/include/Version.h
3rdparty/
subprojects/*
documentation/*
**/.idea/*
**/__pycache__/*
*.srctrl*