Florian M
Florian M
compare discussion at https://scm.slack.com/archives/C5AKLAV0B/p1656669422893109?thread_ts=1656657919.713259&cid=C5AKLAV0B
Let me know if there is something specific I can try for you on my device :) I have window.devicePixelRatio 2. Happy to jump on a call as well
> I couldn't really reproduce the exact error scenario you experienced For the record, as discussed in slack, my issue was not tested on the latest master and would with...
Is this about reading N5 datasets, or about streaming our datasets as N5?
unassigning us for the moment as we decided to schedule this issue later, also pending more user feedback, and instead first tackle #6265 min-cut, compare discussion at https://scm.slack.com/archives/C5AKLAV0B/p1656669422893109?thread_ts=1656657919.713259&cid=C5AKLAV0B
Sure, I changed the UpdateSegmentVolumeAction accordingly :) Note that in the UpdateTreeSkeletonAction the old logic is still in place (if no color is in the update action, don’t change it)....
Ah sorry, I talked both about null/none and about absent. Those are not distinguishable in the backend. So if it is null, it is also not changed (for skeleton trees)
@leowe Could you have a look at the backend diff? I already tested that the NML reading/writing works. The note that front-end implementation is here: #6417
@philippotto could you resolve the merge conflict and add a changelog entry? Do you know if any docs need updating?
The PR descriptsion reads like the format is not what the frontend expects, but the title mentions *sometimes* it fails. Could you elaborate what the problem is here and what...