Comment 7 for bug 708388

Revision history for this message
Peter Clifton (pcjc2) wrote :

Notice my dumb code in libgeda's s_page.c, the:

if (world_get_single_object_bounds (toplevel, object,
                                          &left, &top, &right, &bottom)

Can get moved to the outer loop. I'm not sure if that would buy us much though, but it might.