User:Wayne Decatur/Sandbox AntialiasDisplayAltersEchoImage: Difference between revisions
From Proteopedia
Jump to navigationJump to search
m New page: {{Template:Lrrapplet1}} <scene name='User:Wayne_Decatur/Sandbox_JmolSetEchoImageTest/Surf/4'>Run this scene</scene> Then: <jmol> <jmolButton> <script>if(antialiasDisplay);antialiasDisp... |
mNo edit summary |
||
| Line 8: | Line 8: | ||
<jmol> | <jmol> | ||
<jmolButton> | <jmolButton> | ||
<script>if(antialiasDisplay);antialiasDisplay = false;antialiasDisplayFlag = false;else | <script>if(antialiasDisplay);antialiasDisplay = false;antialiasDisplayFlag = false;else;antialiasDisplay = true;antialiasDisplayFlag = true;endif;</script> | ||
<text>AntiAliasDisplay On/Off</text> | <text>AntiAliasDisplay On/Off</text> | ||
</jmolButton> | </jmolButton> | ||
Revision as of 22:36, 24 April 2011
| |||||||||||||||||
Then:
testing if Proteopedia scene saves current version of embedded echo image or image can be updated <----- SEEMS IT SAVES CURRENT VERSION AND SCENE WILL REMAIN THE SAME EVEN IF IMAGE REFERENCED IN ECHO COMMAND ORIGINALLY IS ALTERED (Makes it so a new scene will need to be saved for every scene using that image if the image is updated. This makes it imperative to have final version of an image worked out before using it in a lot of scenes because no quick way to update all of them at same time. Test as that I made scene with original version of the image and then I updated to a large numeral '2', but '1' sill shows in scene.)