aakash58 / connchem

Automatically exported from code.google.com/p/connchem
0 stars 0 forks source link

Canvas edges should grow/shrink #28

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
Description of Feature:
In order to simulate changes in pressure, the canvas should have the ability 
(perhaps via a dial or scrollbar) to grow or shrink during the simulation.

Do you know how this issue might be addressed?
This may involve modifying the physics engine... currently, the boundaries for 
the canvas (the canvas edge bodies) have static location set at the beginning 
of the sim.  It may simply involve moving these bodies further in, or further 
out.
We will have to consider whether we should have a visual cue, like a "plunger" 
to indicate that the canvas is growing and shrinking.

Original issue reported on code.google.com by allan.be...@gmail.com on 8 Feb 2011 at 5:06

GoogleCodeExporter commented 8 years ago
fixed in new version.  Thanks Tuan.

Original comment by allan.be...@gmail.com on 16 Jun 2011 at 9:37