Talley Lambert
Talley Lambert
you can use `superqt.QElidingLabel` with an [elide mode](https://doc.qt.io/qt-6/qt.html#TextElideMode-enum) of `ElideMiddle` to achieve this
> in my case, it opens the first widget form list (in stable release) ahh ... ok, in that case we probably shouldn't change the behavior to opening them all......
my first thought is that this ends up being pretty much identical to all the other `_make_viewer_then`... functions in this module, except that 1) you need to be able to...
> Should I also adapt _merge_layer_viewer_sigs_docs to work for imshow as well? thanks @kcpevey! that `_merge_layer_viewer_sigs_docs` function was actually the one I was mostly thinking of when I said "let's...
> I wish we go a bit further in removing the autogeneration, but not going to block this PR. yeah, that's definitely for another PR, since we need to essentially...
pip install error... connection reset. internet problems at GHA today?
Yeah the segfault fails are out of control... so no, I haven't been monitoring this either
ok, I think this is ready to go. Since i think most of the other menu/app-model PRs are waiting on this pattern, we should try to get this reviewed and...
Feel free to take a look at it. But I see that as likely permanent.
Those come from adding an ampersand before the letter. It's a (somewhat poorly documented) feature in Qt. If you want to retain that behavior, you'll need to add the ampersand...