tabs-aside icon indicating copy to clipboard operation
tabs-aside copied to clipboard

sidebar tweaks

Open ootada opened this issue 5 years ago • 1 comments

few observations on 3.3.0 sidebar:

  • session titles seem to be off by 1 pixel vertically
  • tab title text wraps after pinned tab icon (should not)
  • active sessions should be differentiated visually (eg, by making background slightly darker and text slightly more black or so)
  • 'set aside' / 'restore' text could possibly be replaced with 'minimize' / 'maximize' icons (saves space, correlates with the new session behavior)

ootada avatar Mar 03 '20 23:03 ootada

Thanks for reporting this, the unintentional tab title wrapping was in easy fix (will be shipped with next release).

Regarding the session title offset, I might have a look into it but it is not a priority to me. If anyone else is interested in fixing this have a look at this file. Happy to accept PRs for this.

tim-we avatar Mar 04 '20 01:03 tim-we