TryMudBlazor icon indicating copy to clipboard operation
TryMudBlazor copied to clipboard

Horizontally divide Try Mud on a phone screen

Open HubKing opened this issue 3 years ago • 0 comments

Feature request type

Other

Component name

documentation

Is your feature request related to a problem?

It currently uses vertical division no matter what. The columns are to narrow to be useful, on a portrait-orientation phone screen.

Screenshot_20230102-193838

Describe the solution you'd like

Detect the screen's orientation, and if the height is longer than the width, divide the page horizontally (source up, preview down).

Have you seen this feature anywhere else?

No response

Describe alternatives you've considered

No response

Pull Request

  • [ ] I would like to do a Pull Request

Code of Conduct

  • [X] I agree to follow this project's Code of Conduct

HubKing avatar Jan 02 '23 10:01 HubKing