Files
status-app/ui/app/AppLayouts/Browser/controls
Andrey Bocharnikov ef4080e1c1 fix(browser): match the downloads design on cancel and the overview header
Designer review.

The cancel icon read as a broken double arrow: the strike was painted over the
download glyph and merged with its left stroke. In the design the strike is
knocked out of the glyph, leaving a notch where it crosses the arrow and the
baseline. Paths taken from Figma, with the flat fill restored so StatusIcon can
still tint it. Rendered side by side, the result is pixel-identical to the
Figma node.

The pill's round buttons grow 32 -> 36 to match the pressure area in the same
design; the icon inside was already 24.

Search and Add are disabled rather than hidden on the Downloads tab, so the
overview header stops jumping when switching between tabs, bookmarks and
downloads. The search field still hides there — it owns a whole row, and
keeping it would reintroduce the jump it is meant to avoid.
2026-08-13 09:42:17 +04:00
..