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

toolbarResponsiveToEditor not working for inline toolbar #4780

Open
DerekJDev opened this issue Apr 30, 2024 · 0 comments
Open

toolbarResponsiveToEditor not working for inline toolbar #4780

DerekJDev opened this issue Apr 30, 2024 · 0 comments

Comments

@DerekJDev
Copy link

Expected behavior.

The toolbar should be responsive based on the toolbarButtons, toolbarButtonsMD, etc. to the inline toolbar container if the toolbarResponsiveToEditor option is set to true.

Actual behavior.

Right now, if this setting is enabled and the toolbar is set to inline, nothing happens. If I set this setting to false, then the toolbar is responsive based on window width as expected.

Steps to reproduce the problem.

Set toolbarInline to true and set toolbarResponsiveToEditor to true and resize your window. You will see that the toolbarsButtonMD doesn't get taken in account.

Editor version.

4.2.0

OS.

Windows

Browser.

Microsoft Edge

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant