portals
portals copied to clipboard
Move delay to segmented button
As prototyped at https://github.com/elementary/stylesheet/pull/409

So I looked over PlugaruT's work and changed to using a menu button instead of a popover here: 4c32ffc68cfc6421b572615ef6c74f1a2d9d9469
However, I still need to figure out why the text appears white xD

It's inheriting it from the button.
Is there a way to have MenuItems use their default style context? Or is this the downside of using MenuButton?
TBH that looks like a stylesheet bug, might be better to fix there rather than work around here.
It looked like Dan was doing some work on adding a delay-spin to this pretty recently, so I'm not too sure if this change is still needed? Nonetheless, the style sheet got fixed at some point!
24f0c84

(The fact that the take screenshot button is a different size than close is getting to me)