Initial implementation of the 'toggle_shortcut' feature, based on MR 70.
Compare changes
https://www.drupal.org/project/admin_toolbar/issues/3304810
Initial implementation of enable_toggle_shortcut
configuration, based on the work from MR !70 by @sascha_meissner @Grevil and @thomas.frobieter.
enable_toggle_shortcut
(with install
and schema
) to admin_toolbar
as a checkbox field enabled by default, in the Advanced
section of the settings form.toggle_shortcut
library based on configuration.sticky_behavior
(MR !123 (merged)).