paulmthompson / WhiskerToolbox

GNU Lesser General Public License v2.1
1 stars 1 forks source link

Non number key presses in spinboxes cause crashes #21

Closed paulmthompson closed 2 weeks ago

paulmthompson commented 2 months ago

This is probably because I am not using an appropriate event filter:

https://doc.qt.io/qt-6/eventsandfilters.html https://doc.qt.io/qt-6/qobject.html#installEventFilter

paulmthompson commented 2 weeks ago

Fixed by https://github.com/paulmthompson/WhiskerToolbox/commit/fa736a6fbe8ac3d9101284c8b66b7471a2007094