Polymer: 58dcbc96d2863029c1176fa31a182ee0f0729e23 made private some functions of Polymer.Gestures used by other Polymer elements

Created on 18 Feb 2017  路  2Comments  路  Source: Polymer/polymer

There are several cases in 2.0-preview branch where Polymer.Gestures is calling a function which was made private by 58dcbc96d2863029c1176fa31a182ee0f0729e23.

Examples:

  • Polymer.Gestures.findOriginalTarget in paper-dropdown-menu.html
  • Polymer.Gestures.add in iron-overlay-manager.html
2.x

Most helpful comment

I just encountered the same problem.

All 2 comments

I just encountered the same problem.

Fixed by #4321

Was this page helpful?
0 / 5 - 0 ratings

Related issues

limonte picture limonte  路  3Comments

masaoliou picture masaoliou  路  3Comments

abdonrd picture abdonrd  路  4Comments

nazar-pc picture nazar-pc  路  4Comments

jimmc picture jimmc  路  3Comments