Open vanillajonathan opened 2 years ago
Fullscreen is still available using F11 even if the button is not in the toolbar.
The sideBySideFullscreen
option is set to false
by default because the editor is usually not big enough to show both the preview and the editor at the same time.
I can imagine F11 not being immediately obvious to a lot of users.
I don't know what is more common; users getting confused and feeling stuck in fullscreen mode, or users not having a big enough editor to show both the preview and the editor at the same time.
Describe the bug If the editor is configured to have a side-by-side toolbar button but not the fullscreen button then pressing the button gets the user stuck in fullscreen mode.
To Reproduce Steps to reproduce the behavior:
Expected behavior The side-by-side button should not put the editor into fullscreen mode, especially not if the fullscreen button is not present in the toolbar.
Version information
Additional context This can be set by:
Which I think: