mirror of
https://github.com/scratchfoundation/paper.js.git
synced 2025-01-19 14:10:14 -05:00
Prevent separate View file in docs.
This commit is contained in:
parent
9cfcad3190
commit
78a3e87ca1
1 changed files with 1 additions and 0 deletions
|
@ -139,6 +139,7 @@ var View = Base.extend(Callback, /** @lends View# */{
|
|||
_events: {
|
||||
/**
|
||||
* @namespace
|
||||
* @ignore
|
||||
*/
|
||||
onFrame: {
|
||||
install: function() {
|
||||
|
|
Loading…
Reference in a new issue