quick-slider: Label the menu opening button
One less unlabeled button, that's good. Part-of: <https://gitlab.gnome.org/GNOME/gnome-shell/-/merge_requests/3477>
This commit is contained in:
parent
19cb1bdaf4
commit
bd81a94d2c
@ -334,6 +334,7 @@ export const QuickSlider = GObject.registerClass({
|
||||
can_focus: true,
|
||||
x_expand: false,
|
||||
y_expand: true,
|
||||
accessible_name: _('Open menu'),
|
||||
});
|
||||
box.add_child(this._menuButton);
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user