cxbrooks / test

Second test for bugzilla to git
0 stars 0 forks source link

Check sizes and locations of subcomponents #27

Open cxbrooks opened 18 years ago

cxbrooks commented 18 years ago

Note: the issue was created automatically with bugzilla2github tool

Original bug ID: BZ#27 From: @cxbrooks Reported version: 6.0-devel

cxbrooks commented 18 years ago

The sizes and locations of subcomponents needs to be checked. For example, MaximumEntropySpectrum contains references to TypedCompositeActors that are located off screen.

cxbrooks commented 16 years ago

The about facility now checks for the centering of submodels. The remaining problem is that some of the gt demos do not appear to be centered.

For example

  1. cd $PTII/ptolemy/actor/gt/demo/ConstOptimization
  2. $PTII/bin/vergil ConstOptimization.xml
  3. Right click on the OptimizeOnce actor, select Open Actor
  4. The GT editor comes up and the "pattern" tab is open
  5. click on the "Zoom Reset" arrow.
  6. The model jumps up a few pixes.
  7. File | Save
  8. Exit
  9. Rerun steps 2 ->5. The model gets recentered again, even though we saved it.