-
-
Notifications
You must be signed in to change notification settings - Fork 3.7k
Closed
Labels
package:fullscreensquad:collaborationIssue to be handled by the Collaboration team.Issue to be handled by the Collaboration team.type:improvementThis issue reports a possible enhancement of an existing feature.This issue reports a possible enhancement of an existing feature.
Milestone
Description
📝 Provide a description of the improvement
Right now, both sidebars have a fixed width regardless their content. That ensures the layout is always the same, e.g. editable is in the screen center. However in some cases it is troublesome, e.g. for narrower displays the right sidebar could be hidden if it doesn't contain any UI elements.
This could be partially solved by setting the width on particular sidebar items rather than the containers, but it fails when you only have one empty sidebar (the editable is no longer in the middle then), so it requires a bit more sophisticated logic.
📃 Other details
- Browser: …
- OS: …
- CKEditor version: …
- Installed CKEditor plugins: …
If you'd like to see this improvement implemented, add a 👍 reaction to this post.
Metadata
Metadata
Assignees
Labels
package:fullscreensquad:collaborationIssue to be handled by the Collaboration team.Issue to be handled by the Collaboration team.type:improvementThis issue reports a possible enhancement of an existing feature.This issue reports a possible enhancement of an existing feature.