Talley Lambert

Results 870 comments of Talley Lambert

just thinking aloud here as I think about this topic (and will probably make a new issue for this). In retrospect, I think the `return_callback` option to `register_type` was probably...

thanks for the comments @djhoese! Updated the typing and docs. haven't added a test yet. Technically, it should have the same coverage as before, since it's mostly just refactoring existing...

ok, updated the test here to instantiate without data, and use the set_raw_data method to update the plot.

hmm, I'm not sure. I do have the box checked to allow edits by maintainers, and it is from a branch in my personal fork... but I have had this...

Can we go back to my original PR that simply moves the init logo into methods, using the existing patterns, and consider possible changes to how vispy build the docs...

Hey @carsen-stringer, looks like that hasn't been exposed fully. I'll give you a workaround that uses a private attribute, and we'll have to fix it with a PR. The main...

it's also perhaps worth nothing that that only adjust the top level text, but not widgets you've added inside. So, another option that doesn't require private attribute access, and which...

yep, i agree it would be way better than the current display!

Hi @swmercer34, thanks @fdrgsp. Yeah, we're currently struggling to reproduce this. so we're going to need a bit more information. I'll make this information easier to gather in an upcoming...

Also, as @fdrgsp mentioned, the file-saving logic in napari-micromanager is lagging behind the activity in the lower level pymmcore-plus library... which now has much improved saving handlers for ome-tiff, ome-zarr,...