three-render-objects icon indicating copy to clipboard operation
three-render-objects copied to clipboard

add ability to pass a constructor as controlType

Open RaulPROP opened this issue 3 years ago • 2 comments

As discussed here, I added the ability to pass a function as the constructor for the controller.

The only thing that is not tackled is the navInfo text.

RaulPROP avatar Aug 25 '22 17:08 RaulPROP

@RaulPROP thanks for this PR! Would you mind removing all the code style changes (spacing, ' > ", etc) so that we can get a better feel for what the real code changes are?

vasturiano avatar Aug 25 '22 23:08 vasturiano

Sorry, I'm used to hit the lint command way too often. Done.

RaulPROP avatar Aug 26 '22 06:08 RaulPROP