Move Frontend Editing toggle into (Gin) Toolbar if available
>>> [!note] Migrated issue
<!-- Drupal.org comment -->
<!-- Migrated from issue #3519238. -->
Reported by: [yannickoo](https://www.drupal.org/user/531118)
Related to !115
>>>
<h3 id="summary-problem-motivation">Problem/Motivation</h3>
<p>When people are using <a href="https://www.drupal.org/project/gin_toolbar">Gin Toolbar</a> module there is some extra space available in the toolbar where we could place the Frontend Editing toggle.</p>
<h5>Before</h5>
<p><img src="https://www.drupal.org/files/issues/2025-04-15/frontend-editing-toggle-before.png" width="90"></p>
<h5>After</h5>
<p><img src="https://www.drupal.org/files/issues/2025-04-15/frontend-editing-toggle-toolbar.png" width="550"></p>
<h3 id="summary-ui-changes">User interface changes</h3>
<p>We are no longer placing the Frontend Editing fixed into the lower right corner but into the <a href="https://www.drupal.org/project/gin_toolbar">Gin Toolbar</a> if that module is installed.</p>
issue