wist
wist copied to clipboard
Add rule: disallow setFocus() to be called inside init()
setFocus() should not be called inside a SG node's init() function, since the node may be stealing focus from elsewhere in the app when it shouldn't