jdunno / crunchy

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

Automagical opening of canvas elements when needed #29

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
Currently canvas elements have to be defined explicitly in VLAM. Wouldn't
it be nice if every editor was also a canvas that only displayed the actual
drawing area when needed (ie. when init_graphics() is called).

Original issue reported on code.google.com by johannes...@gmail.com on 25 Jan 2007 at 2:13

GoogleCodeExporter commented 8 years ago

Original comment by johannes...@gmail.com on 28 Jan 2007 at 2:54

GoogleCodeExporter commented 8 years ago
done :)
Code is in the COMET Branch

Original comment by johannes...@gmail.com on 1 Mar 2007 at 2:07