Skip to content

Sidebar entries no longer move when losing focus (Fixes #22)

newhoa requested to merge newhoa/catfish:issue-#22-moving-sidebar-entries into master

Currently selecting a sidebar filter and then changing focus or switching themes causes sidebar entries to shift. This changes the first column in sidebar to a fixed width of 34px to avoid automatic resizing when losing focus.

Merge request reports