/[fenfire]/fenfire/org/fenfire/demo/mm.py
ViewVC logotype

Diff of /fenfire/org/fenfire/demo/mm.py

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1.53 by humppake, Wed Aug 27 19:31:44 2003 UTC revision 1.54 by humppake, Thu Aug 28 09:30:26 2003 UTC
# Line 301  class LMB(Action, vob.mouse.MouseClickLi Line 301  class LMB(Action, vob.mouse.MouseClickLi
301              # because enlarged CS are used to make it easier              # because enlarged CS are used to make it easier
302              # to "hit" the nodes, the real CS must be first              # to "hit" the nodes, the real CS must be first
303              # digged out              # digged out
304              parentCS = vs.matcher.getParent(nodeCS)  #            parentCS = vs.matcher.getParent(nodeCS)
305              if parentCS > 1:  #            if parentCS > 1:
306                  nodeCS = parentCS  #                nodeCS = parentCS
307                  node = vs.matcher.getKey(nodeCS)  #                node = vs.matcher.getKey(nodeCS)
308          else:          else:
309              self.context.c.setAccursed(None);              self.context.c.setAccursed(None);
310              return              return

Legend:
Removed from v.1.53  
changed lines
  Added in v.1.54

savannah-hackers-public@gnu.org
ViewVC Help
Powered by ViewVC 1.1.26