Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
ensembl-web
ensembl-client
Commits
a044dbd4
Unverified
Commit
a044dbd4
authored
Feb 23, 2021
by
Manoj Pandian Sakthivel
Committed by
GitHub
Feb 23, 2021
Browse files
Do not persist sidebar open/close state (#461)
parent
17739262
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
0 additions
and
1 deletion
+0
-1
src/ensembl/src/content/app/browser/track-panel/trackPanelState.ts
...bl/src/content/app/browser/track-panel/trackPanelState.ts
+0
-1
No files found.
src/ensembl/src/content/app/browser/track-panel/trackPanelState.ts
View file @
a044dbd4
...
...
@@ -76,7 +76,6 @@ export const pickPersistentTrackPanelProperties = (
)
=>
{
const
persistentProperties
=
[
'
selectedTrackPanelTab
'
,
'
isTrackPanelOpened
'
,
'
collapsedTrackIds
'
,
'
previouslyViewedObjects
'
];
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment