Closed rmm-fcul closed 8 years ago
@dmiklic can I use 3rd party solution from stackoverflow? http://stackoverflow.com/questions/19113532/qgraphicsview-zooming-in-and-out-under-mouse-position-using-mouse-wheel
Other 3rd party solutions had GPL license. (QCustomPlot & FlowLayout)
Of course, as long as it works correctly :)
However, if the GPL-licensed code works better, use it by all means. We'll just relicense our code.
Zoom & scroll modifiers:
the subwindow displaying the arena is of fixed size; and the size of the arena within this window is also fixed. It would be helpful to be able to zoom into the arena; and the space could be used more efficiently - especially for low resolution monitors.
In addition, it could help with interactive viewing of sensor readings and noticing errors