Flutter-Buddies / tic_tac_no

Complex variants of tic-tac-toe game
MIT License
19 stars 10 forks source link

[Bug] Landscape is not usable #41

Closed YazeedAlKhalaf closed 3 years ago

YazeedAlKhalaf commented 3 years ago

I believe we should limit the orientations to only portrait mode until we find a way to make landscape be user friendly since in landscape you can scroll, just view some of the UI.

If you believe that we need to restrict to only portrait up and portrait down I can file a PR to fix the bug.

slovnicki commented 3 years ago

Yes, restrict it to only portrait mode