Ignore:
Timestamp:
Apr 7, 2014, 4:34:34 AM (11 years ago)
Author:
ldelgass
Message:

OK, the render wasn't needed (wasn't the right command anyway), just moving
the camera set after loading the initial layers is sufficient

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/gui/scripts/mapviewer.tcl

    r4330 r4331  
    942942                }
    943943                # XXX: Remove these after implementing batch load of layers with reset
    944                 # This is needed to force a valid render before deleting the base layer
    945                 # Don't want to flush since we don't need to see this image
    946                 SendCmd "render"
    947944                SendCmd "map layer delete base"
    948945            }
Note: See TracChangeset for help on using the changeset viewer.