Fix documentation of Project#hitTestAll()

Relates to #536
This commit is contained in:
Jürg Lehni 2017-02-06 18:36:00 +01:00
parent b23c272d69
commit 13f4773985

View file

@ -446,7 +446,7 @@ var Project = PaperScopeItem.extend(/** @lends Project# */{
* The options object allows you to control the specifics of the hit-
* test. See {@link #hitTest(point[, options])} for a list of all options.
*
* @name Item#hitTestAll
* @name Project#hitTestAll
* @function
* @param {Point} point the point where the hit-test should be performed
* @param {Object} [options={ fill: true, stroke: true, segments: true,