Add a preference to set the sidebarView on load
This commit is contained in:
parent
0d30bb040e
commit
c53bcb2992
3 changed files with 33 additions and 21 deletions
|
@ -21,7 +21,7 @@
|
|||
var DEFAULT_PREFERENCES = {
|
||||
showPreviousViewOnLoad: true,
|
||||
defaultZoomValue: '',
|
||||
ifAvailableShowOutlineOnLoad: false,
|
||||
sidebarViewOnLoad: 0,
|
||||
enableHandToolOnLoad: false,
|
||||
enableWebGL: false
|
||||
};
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue