OSDN Git Service

api.setNavigatorObject: if the navigator object is set to an object inside a treeInte...
authorMichael Curran <mick@nvaccess.org>
Tue, 30 Jul 2013 00:42:12 +0000 (10:42 +1000)
committerMichael Curran <mick@nvaccess.org>
Tue, 30 Jul 2013 00:42:12 +0000 (10:42 +1000)
commit006f58b391ada276fcd674bbbee82a1c491cc3f8
treebc03d473e3740c9800c1def1178b6cd78634f27b
parent3b5fc271714a352ec6b735975b9d8999f1ab3811
api.setNavigatorObject: if the navigator object is set to an object inside a treeInterceptor who's passThrough is not on, and the reviewMode is object, force the review mode to document. Also improve the rule where reivewMode is set to object outside of any treeInterceptor by also including a treeInterceptor who's passThrough is turned on.
source/api.py