Skip to main content

You are not logged in. Your edit will be placed in a queue until it is peer reviewed.

We welcome edits that make the post easier to understand and more valuable for readers. Because community members review edits, please try to make the post substantially better than how you found it, for example, by fixing grammar or adding additional resources and hyperlinks.

2
  • 2
    While this code snippet may solve the question, including an explanation really helps to improve the quality of your post. Remember that you are answering the question for readers in the future, and those people might not know the reasons for your code suggestion. Commented Jun 23, 2018 at 2:16
  • _view.context implies _view should be private and therefore you appear to be doing this in a non-standard way, just as a shout for anyone coming across this later. cite: stackoverflow.com/questions/4484424/… Commented Jul 19, 2018 at 15:59