Insert button before notification
How to insert a button before the notification icon like on the picture but reversed with the hamburger menu icon
3 Replies
I've tried with panels::topbar.start and panels::topbar.end
the panels::topbar.start results the button appears before the hamburger button like on the picture
and panels::topbar.end results the button appears after the profile icon
Sounds like it would need another render hook added. You could try PR'ing one, see if it gets accepted.