RFR: 8240265: iOS: Unnecessary logging on pinch gestures

Jose Pereda jpereda at openjdk.java.net
Sun Mar 1 19:46:09 UTC 2020


This PR removes unnecessary logging of the scale value during a pinch gesture on iOS

-------------

Commits:
 - 2cfa3c7b: Remove unnecessary logging

Changes: https://git.openjdk.java.net/jfx/pull/131/files
 Webrev: https://webrevs.openjdk.java.net/jfx/131/webrev.00
  Issue: https://bugs.openjdk.java.net/browse/JDK-8240265
  Stats: 1 line in 1 file changed: 0 ins; 1 del; 0 mod
  Patch: https://git.openjdk.java.net/jfx/pull/131.diff
  Fetch: git fetch https://git.openjdk.java.net/jfx pull/131/head:pull/131

PR: https://git.openjdk.java.net/jfx/pull/131


More information about the openjfx-dev mailing list