Bug 1761690 - Let overlay scrollbars on GTK ride the trains. r=stransky

Differential Revision: https://phabricator.services.mozilla.com/D142173
This commit is contained in:
Emilio Cobos Álvarez 2022-03-30 18:58:30 +00:00
Родитель d30fa2e715
Коммит f4373cd7fb
1 изменённых файлов: 1 добавлений и 1 удалений

Просмотреть файл

@ -12941,7 +12941,7 @@
# Whether we use overlay scrollbars on GTK.
- name: widget.gtk.overlay-scrollbars.enabled
type: RelaxedAtomicBool
value: @IS_EARLY_BETA_OR_EARLIER@
value: true
mirror: always
# Whether we honor the scrollbar colors from the gtk theme.