Open 5e-Cleric opened 1 year ago
I have previously thought about this as a useful feature for mobile users - with a button press, the user could dedicate their entire available screen space to the editor; press it again to toggle to full screen brew render. I imagine that this would be achieved by adding some state checks in SplitPane.
Initial Idea and discussion
I think would be useful, and some users agree, to be able to decide where on your screen lays the editor , just like the console in most browsers behaves.
This is not far away from having an independent editor that can pop out to a new window, so users can write in one screen, and see the rendered brew in another.
From the gitter chat:
My guess for this feature would be having three working versions of the edit page, one with both brew and editor, one with only the brew, like a share page but with actual real time rendering, and a page with just the editor.