BookStackApp / BookStack

A platform to create documentation/wiki content built with PHP & Laravel
https://www.bookstackapp.com/
MIT License
15.01k stars 1.88k forks source link

Editor on wide-angle monitor #5047

Open cosmicDustOfLightLength opened 4 months ago

cosmicDustOfLightLength commented 4 months ago

Describe the feature you'd like

In full screen and normal editing mode.

There are empty spaces on a wide-angle monitor. Is it possible to create a button to automatically adjust the content to the width of the window in edit mode?

Just as if we were editing a windowed program where we can adjust the window width, the editing field will adjust to our needs.

Or a button that allows you to expand the window in which the editor is open to 100%/75%/50% of the width?

obraz

obraz

Describe the benefits this would bring to existing BookStack users

Editing CSS/HTML to achieve such an effect does not require any work for every person. I see that many users have reported a minor problem and are suffering because of this while using this great app. Such a button or option in the settings can handle the matter cleanly and elegantly.

Can the goal of this request already be achieved via other means?

Yes, but it is cottage industry carving and not befitting such a great application.

Have you searched for an existing open/closed issue?

How long have you been using BookStack?

Under 3 months

Additional context

No response

ssddanbrown commented 4 months ago

Hi @cosmicDustOfLightLength,

The edit view is intended to mirror the display view of page content. I wouldn't look to change the content width just for the edit view, or maintain addition options to support a variable max width.

The set content width has been discussed, with some potential workarounds, in #1757. I have previously provided my thoughts in regards to the set width in #3408.