Conversation
|
The icons could be improved but I think this can be reviewed. @t20100 |
t20100
left a comment
There was a problem hiding this comment.
Thanks for working back on this feature!
src/silx/gui/plot/PlotToolButtons.py
Outdated
| ICON_XSCALE = "mdi.arrow-left-right" | ||
| ICON_LINEAR = "ph.line-segment-bold" | ||
| ICON_LOG = "mdi.math-log" | ||
| ICON_ASINH = "mdi6.math-sin" |
There was a problem hiding this comment.
arcsinh is not sin.
There's some colormap-norm-[arcsinh|linear|log]] is silx icons maybe they could be reused here
There was a problem hiding this comment.
can i combine qtawesome icons with silx icons?
There was a problem hiding this comment.
I would not expect so, but I don't know
There was a problem hiding this comment.
what about this, all silx icons again
3776266 to
7217f91
Compare
|
We decided to make the v3.0.0 release as soon as possible and as a consequence your PR will be merged after this release, so we'll have time to also implement the arcsinh axes in the OpenGL backend. |
<Module or Topic>: <Action> <Summary>(see contributing guidelines)Continue from #4306