-
Notifications
You must be signed in to change notification settings - Fork 2
Enabling multiresolution in plate view. Only chunks visible on screen will be updated when scrolling. #26
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
base: dev
Are you sure you want to change the base?
Enabling multiresolution in plate view. Only chunks visible on screen will be updated when scrolling. #26
Conversation
|
Hi @joris-gentinetta, thanks for opening this PR. I was looking to take a look at reviewing it but don't have much context about what the issue is and how I might go about testing the solution. If you could provide some more detail, that would be really useful. Perhaps if you have an example file and some steps to follow that would be a good start. |
|
Hi @AlexSurtees, thanks for taking an interest in this! For context this work happened at the fractal hackathon a few weeks ago, and as I don't have a background in web development, should be considered proof-of-concept and integration would need to be coordinated with @davehorsfall or @dannda. The feature can be previewed here. This will show a plate overview, where higher resolution is loaded from the chunks in view when zooming in. |
|
Thanks @joris-gentinetta. For context I recently joined Dave and Daniela's team - I'm due to have a chat with Daniela later today so will get a bit more context then. |
|
Hi @joris-gentinetta, @AlexSurtees, @dannda, just posting an update before the Christmas break. Alex has just joined us, and will be looking to pick this up in the new year. There is some bigger refactoring going on in some other PRs, and then we will look to integrate this work. There will be some accompanying work with this, such as improvements to the UI, and status/loading indicator so that end users have better viability of when data is being loaded, etc. We'll be in touch again in January, and am looking forward to getting this feature merged into Vizarr. |
Up to date with feat/scroll_z_and_t.