Ignore:
Timestamp:
04/06/14 14:43:29 (10 years ago)
Author:
mmichalski
Message:

Fix bug with many SmartLayouts? on the same page

File:
1 edited

Legend:

Unmodified
Added
Removed
  • js/viewer-f0/js/NeuronDrawer.js

    r214 r216  
    8686
    8787    for (var i = 0; i < connections.length; i++)
    88         this.drawConnection(i, neurons, connections, einfos);
     88        this.drawConnection(i, neurons, connections, layouts);
    8989}
    9090
Note: See TracChangeset for help on using the changeset viewer.