Skip to content
Commit b360c548 authored by andy salerno's avatar andy salerno Committed by Nate Graham
Browse files

[applets/systemtray] Only show back button when the hidden items view has any items

Today on master, the system tray menu *always* shows a back button, regardless of the context.

But when all items are visible, the back button simply acts as a "close" button, since we are
only "one layer" deep and there is nowhere to go back to. This commit fixes that issue by only
displaying the back button hen the hidden items view has any items in it such that you could go
back to it.


(cherry picked from commit eb411f7b)
parent f05588dc
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment