Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
FSL
fsleyes
fsleyes
Commits
5494fed5
Commit
5494fed5
authored
May 13, 2022
by
Paul McCarthy
🚵
Browse files
RF: Force-load atlas images into RAM for fast interaction
parent
bfd31d41
Changes
1
Hide whitespace changes
Inline
Side-by-side
fsleyes/plugins/controls/atlaspanel/atlaspanel.py
View file @
5494fed5
...
...
@@ -343,6 +343,7 @@ class AtlasPanel(ctrlpanel.ControlPanel):
return
atlas
=
atlases
.
loadAtlas
(
atlasID
,
summary
,
resolution
=
res
)
atlas
.
data
# The atlas panel may be destroyed
# before the atlas is loaded.
...
...
Write
Preview
Supports
Markdown
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