Talley Lambert

Results 870 comments of Talley Lambert

yeah, I think that will probably fix the chrome and firefox issues, but probably still leave a number of safari users without an image?

just checking in on my open issues. This one is still there, and our website still doesn't work on safari: eg: https://napari.org/stable/tutorials/annotation/annotate_points.html I do kinda think this is a big...

Nope, there might have been a link issue there, but the webp support issue is still a thing: ![image](https://user-images.githubusercontent.com/1609449/181219759-7e61747e-4152-4843-b680-59dc9d375dd1.png)

Correct, it's a browser issue. See discussion above (this issue is generally discussing browser support for webm) That last screenshot was on iOS, see @sofroniewn's comment https://github.com/napari/napari/issues/4298#issuecomment-1100984311

Hi @MosGeo, I think this could be a nice addition. > I think it deserves a place in superqt as the default combobox: superqt doesn't really have "defaults" per se,...

> I think it deserves a place in superqt as the default combobox: ohhh sorry... on rereading now, I realize you were say "because the default combobox ..." :joy: Nevermind...

> I just wanted to make sure that it is of interest as every line of code is possible bug waiting to happen in a library one nice thing about...

Sorry, I'm afraid this is a Qt limitation. qproperties don't work with with pseudo-states, as stated in the QtDocs [here](https://doc.qt.io/qt-5/stylesheet-syntax.html#setting-qobject-properties) > the qproperty syntax is evaluated only once, which is...

Thanks, can you also tell me what version of Qt you're on? I think we've seen this before and found that it's been fixed in newer versions of Qt, but...