From: marshmellow42 <marshmellow42@users.noreply.github.com>
Date: Tue, 15 May 2018 06:19:49 +0000 (-0400)
Subject: fix gui (plot) bugs (#604)
X-Git-Tag: v3.1.0~49
X-Git-Url: http://cvs.zerfleddert.de/cgi-bin/gitweb.cgi/proxmark3-svn/commitdiff_plain/e8924be8bac6e8ddc91d1950368ef51c454a6e55?ds=sidebyside;hp=e8924be8bac6e8ddc91d1950368ef51c454a6e55

fix gui (plot) bugs (#604)

G keypress event would cause a crash if no data
Q keypress didn't work.

Thanks to @iceman1001 for identifying and providing the fixes.
---