User:Jaime Prilusky/Test/saveScene
From Proteopedia
< User:Jaime Prilusky(Difference between revisions)
(5 intermediate revisions not shown.) | |||
Line 1: | Line 1: | ||
- | <StructureSection load=' | + | <StructureSection load='' size='340' side='right' caption='' > |
+ | |||
+ | <scene name='10/1080081/015_9udza_5eha/6'>animation</scene> | ||
+ | <jmol> | ||
+ | <jmolButton> | ||
+ | <script>animation off</script> | ||
+ | <text>animation off</text> | ||
+ | </jmolButton> | ||
+ | </jmol> | ||
+ | |||
+ | Effect of <scene name='91/918478/Effect_temp/1'>temperature</scene> during crystallization | ||
<scene name='91/918478/Structure/4'>caption</scene> | <scene name='91/918478/Structure/4'>caption</scene> | ||
Line 14: | Line 24: | ||
<scene name='91/918478/1stp/2'>test 1stp</scene> | <scene name='91/918478/1stp/2'>test 1stp</scene> | ||
- | inserted the page id of other pages as <!-- /471747/ /351028/ --> to enable editing scenes from those pages | + | inserted the page id of other pages as <!-- /471747/ /351028/ /1080081/ --> to enable editing scenes from those pages |
<!-- | <!-- | ||
- | /471747/ /963801/ | + | /471747/ /963801/ /1076063/ |
This almost works. Jmol state has two places with 'set defaultLoadFilter': one inside function _setFileState, where it is set to empty, and another in function _setParameterState, where it gets the value we assign from SAT's console. Problem is that when loading a scene, Jmol executes _setFileState (loads the file with an empty loadFilter) and then _setParameterState, where the defaultLoadFilter has no effect. | This almost works. Jmol state has two places with 'set defaultLoadFilter': one inside function _setFileState, where it is set to empty, and another in function _setParameterState, where it gets the value we assign from SAT's console. Problem is that when loading a scene, Jmol executes _setFileState (loads the file with an empty loadFilter) and then _setParameterState, where the defaultLoadFilter has no effect. |
Current revision
|