User:Jaime Prilusky/Test/saveScene
From Proteopedia
(Difference between revisions)
Line 19: | Line 19: | ||
<!-- | <!-- | ||
- | /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. |
Revision as of 01:06, 10 April 2025
|