MRez
MRez
@alex-courtis If you still have not picked that up, I think I can work on it.
I've just started working on this issue. I came up with the idea to add a new option to `renderer.icons` which only applies to all the placements with an `after`...
Also, we should decide when there is not enough room for the icons on the right. First, should we place icons on the right relative to the current window width...
> > I came up with the idea to add a new option to `renderer.icons` which only applies to all the placements with an `after` value. If implemented like this,...
> > First, should we place icons on the right relative to the current window width or the max width? > > Current width might be best - some users...