Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

toolbarButtons snippets broken layout #1109

Open
PS-CVIS opened this issue Nov 21, 2023 · 0 comments
Open

toolbarButtons snippets broken layout #1109

PS-CVIS opened this issue Nov 21, 2023 · 0 comments

Comments

@PS-CVIS
Copy link

PS-CVIS commented Nov 21, 2023

The toolbarButtons snippets broke layout with exports and settings buttons. Now toolbar buttons are not in row with exports and settings buttons.

                            {snippet toolbarButtons}
                            <span n:if="$toolbarButtons" n:snippet="toolbar">
                                {foreach $toolbarButtons as $toolbar_button}{$toolbar_button->renderButton()}{/foreach}
                            </span>
                            {/snippet}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

No branches or pull requests

1 participant