Talley Lambert

Results 870 comments of Talley Lambert

regardless of the outcome here ... amazing work & dedication here. I know you dug super deep here, really impressed.

huh, ok, that's unfortunate, will fix

looks like they are still used here ... and until someone updates the points layer, it probably can't be removed: https://github.com/napari/napari/blob/22cd5596838a98d402ce03ae0f7031d91bcf9bc2/napari/layers/base/base.py#L1759-L1769

@DragaDoncila, if you want to play with this, I think you should just be able to change some of the colors in the `ANSI_STYLES` dict in that file. it's generating...

actual pygments colors are here: https://github.com/pygments/pygments/tree/master/pygments/styles

(bonus points for figuring out how to make it change with the theme :joy:)

Since ultimately this would be a vispy feature (outside of the convenience functions we might provide), you might also consider posting a quick feature request to vispy. Someone there might...

> The core problem with magicgui is that it creates a widget when @magicgui is called, not when docking. > The best code for you will be: ... (or use...

🙄... ok, well let's add it to the docs then, it doesn't make it a "maybe" though. It's a first class use case that is discussed in the napari docs:...

> how would you suggest to do that if there is no initial px size info provided by the system configuration file? not sure. I'm not opposed to having an...