Wireshark-commits: [Wireshark-commits] master ad44f2c: RLC Graph: call replot() with rpQueued to av

From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Sat, 24 Oct 2015 20:44:26 +0000 (UTC)
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=ad44f2c7b7e04a727984beb81114161bf0d4d83a
Submitter: Martin Mathieson (martin.r.mathieson@xxxxxxxxxxxxxx)
Changed: branch: master
Repository: wireshark

Commits:

ad44f2c by Martin Mathieson (martin.r.mathieson@xxxxxxxxxxxxxx):

    RLC Graph: call replot() with rpQueued to avoid lag caused by trying to draw every mouse position
    
    Change-Id: Ibde38a1168f8d8dafbce5985a4b10ed935d95cba
    Reviewed-on: https://code.wireshark.org/review/11249
    Reviewed-by: Martin Mathieson <martin.r.mathieson@xxxxxxxxxxxxxx>
    

Actions performed:

    from  24b5300   lemon: add free() to avoid mem leak (CID 1309088)
    adds  ad44f2c   RLC Graph: call replot() with rpQueued to avoid lag caused by trying to draw every mouse position


Summary of changes:
 ui/qt/lte_rlc_graph_dialog.cpp |   18 ++++++++++--------
 1 file changed, 10 insertions(+), 8 deletions(-)