X-Received: by 2002:a6b:4406:: with SMTP id r6mr412241ioa.30.1549394312344; Tue, 05 Feb 2019 11:18:32 -0800 (PST) X-Received: by 2002:a9d:6f14:: with SMTP id n20mr75208otq.2.1549394311773; Tue, 05 Feb 2019 11:18:31 -0800 (PST) Path: csiph.com!feeder.erje.net!1.eu.feeder.erje.net!proxad.net!feeder1-2.proxad.net!209.85.166.215.MISMATCH!k10no28735itk.0!news-out.google.com!v71ni39ita.0!nntp.google.com!q69no28826itb.0!postnews.google.com!glegroupsg2000goo.googlegroups.com!not-for-mail Newsgroups: comp.graphics.apps.gnuplot Date: Tue, 5 Feb 2019 11:18:31 -0800 (PST) Complaints-To: groups-abuse@google.com Injection-Info: glegroupsg2000goo.googlegroups.com; posting-host=217.115.65.7; posting-account=hFHRkAoAAADdv-dcatfSaHfMoEGxdBSA NNTP-Posting-Host: 217.115.65.7 User-Agent: G2/1.0 MIME-Version: 1.0 Message-ID: <864da5c6-e790-499d-8dbe-4aa1a41fc7b1@googlegroups.com> Subject: Stop resetting zoom when mouse re-enters the canvas From: tombert Injection-Date: Tue, 05 Feb 2019 19:18:32 +0000 Content-Type: text/plain; charset="UTF-8" Xref: csiph.com comp.graphics.apps.gnuplot:4133 Hi, take this as an example: http://gnuplot.sourceforge.net/demo_canvas/simple.html If one zooms the first graph, hovers the mouse over the second graph and then moves the mouse back to the first graph, the zoom automatically resets. Is there a way to keep the zoom? thx