Actions
Bug #6831
closedsaving/loading window properties for multiple graphs/models in BasicGraphFrame
Bugzilla-Id:
Description
BasicGraphFrame saves properties such as center, zoom, size, etc., for the open frame. However, it assumes the frame only contains a single JGraph and model. Attached is an updated BasicGraphFrame that allows derived classes to save/load window properties for multiple JGraphs and models.
Files
Updated by Christopher Brooks over 9 years ago
I've asked Edward to review the code. At first glance, it looks ok to me.
Updated by Christopher Brooks over 9 years ago
- Status changed from New to Closed
- % Done changed from 0 to 100
I've merged the patch in.
Closing this one.
Actions