jptrainor
3 Aug 2012, 10:12 PM
By default a new viewport component class dragged into an Application's View tree is named "MyViewport".
Changing the userClassName to "Viewport" in the config inspector panel results in an unexpected error dialogue with the message: "TypeError: 'undefined' is not a function".
It's not a helpful message since I gather from inspecting the generated code that the class name "Viewport" is simply reserved.
Changing the userClassName to "Viewport" in the config inspector panel results in an unexpected error dialogue with the message: "TypeError: 'undefined' is not a function".
It's not a helpful message since I gather from inspecting the generated code that the class name "Viewport" is simply reserved.