Fixed alpha mask storing issue: parent folders where not being created,
commitd59f8aca332ef72ec2317cfb159c5711bc279551
authorAlbert Cardona <acardona@ini.phys.ethz.ch>
Fri, 3 Apr 2009 23:26:26 +0000 (4 01:26 +0200)
committerAlbert Cardona <acardona@ini.phys.ethz.ch>
Fri, 3 Apr 2009 23:26:26 +0000 (4 01:26 +0200)
tree98059b4ba741f57b3ad7d59928b40f57e4612a84
parentda70421c3f0aef7b3ce2b54ee1b5723921f67aca
Fixed alpha mask storing issue: parent folders where not being created,
and would fail with a bizarre alert message from the FileSaver.

Also the mask as read from the file is not returned if it has
mismatching dimensions with the Patch o_width,o_height, which
would make the mipmap generation fail.
ini/trakem2/persistence/FSLoader.java