herzbube / littlego

Little Go. An iOS application that lets you play the game of Go on the iPhone or iPad.
https://littlego.herzbube.ch/
Apache License 2.0
138 stars 53 forks source link

Full screen mode for cleaner interface when other functions not needed #365

Open theophanemayaud opened 2 years ago

theophanemayaud commented 2 years ago

Hi, I’ve started using the app to learn and play go, but I like having a nice, clean board game. When it’s not a real, physical board game, I’d like to still have a clutter-less interface !

I’m looking for a way to make the board full screen with nothing else showing, no buttons, menu bar etc… Is that possible ? Otherwise it might be nice to add, I’ll see next month maybe I have time to check if that’s possible, and if you accept 🤝

herzbube commented 2 years ago

Is that possible?

It is certainly possible. I believe it would require a non-trivial amount of work, though, and it‘s not something where I can see much value:

So what‘s the point of the feature? Is it aesthetic? Given that I am currently not inclined to spend much time on the project, I would rather spend any time that I can find on bugfixing.

I’ll see next month maybe I have time to check if that’s possible, and if you accept

If you want to try to do it yourself, I am not going to stop you 😁, and I will gladly accept a pull request with a working feature.

theophanemayaud commented 2 years ago

Great then, I'll try to see! It is indeed simply for aesthetic !