OSDN Git Service

api.setFocusObject(): Fix incorrect logic when determining whether to set the navigat...
authorJames Teh <jamie@jantrid.net>
Thu, 7 Oct 2010 06:14:09 +0000 (16:14 +1000)
committerJames Teh <jamie@jantrid.net>
Thu, 7 Oct 2010 06:14:09 +0000 (16:14 +1000)
commit578878bb706d988b4bb80e447c5b2594fbf0cc14
treed97f8011c0e3ca1e20781be41c320d5776712707
parent47e01161f81167c9dc8d448d4653ca2654229c47
api.setFocusObject(): Fix incorrect logic when determining whether to set the navigator object to the root object of the tree interceptor. This makes the fix for the review cursor in virtual buffers actually work. :)
source/api.py