Changeset 918 for js/human_3d_alignment/src
- Timestamp:
- 05/08/20 11:21:03 (5 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
js/human_3d_alignment/src/index.jsx
r911 r918 51 51 52 52 window.genetics = new Module.PreconfiguredGenetics(); 53 window.logger = new Module.LoggerToStdout(Module.LoggerBase.Enable); // While this object exists, all messages emitted by SDK loggers will be printf()'ed and consequently will appear in the JS console. 53 54 this.layout = [ 54 55 {name:'0,textviewer', x: 0, y: 0, w: 9, h: 1},
Note: See TracChangeset
for help on using the changeset viewer.