Zum Hauptinhalt gehen

Make custom view active be default

Kommentare

1 Kommentar

  • Permanently deleted user
    Hi Peter,

     

    This is a tough one to answer without delving into the viewer code itself, since the behavior of the shell on startup has been through many iterations over the years, to show and hide elements and also stop the map extent from going to an unexpected location as those elements make themselves available.

     

    We think your best bet would be to add your custom view to the Destop.json.js configuration into the configuration for the Shells module - look for the DataFrameViewContainerViewModel, and add your own view at ordering "0" to have it persist on the left.

     

    I looked for any code that explicitly makes the layer list view visible by default, and while I could not find any, there may still be code that makes the layer list the visible element in the data frame view container.  If so, your best bet may be to write a workflow or code that toggles back to your own module.

     

    Regards,

     

    -Malcolm
    0

Bitte melden Sie sich an, um einen Kommentar zu hinterlassen.