FluffyStuff / OpenRiichi

An open source riichi mahjong client
GNU General Public License v3.0
107 stars 17 forks source link

Let OpenRiichi remember the size of the screen #15

Open WPFilmmaker opened 6 years ago

WPFilmmaker commented 6 years ago

At the moment you can just chose windowed mode or full screen. If you select windowed you can also resize the windo by dragging the borders, however next time you start OpenRiichi it goes back to the default size.

It is kinda annoying because everyone has different screens and preferences (for instance I don't like to play in full screen because I like seeing what's going on outside the game).

I think this feature could be implemented either let OpenRiichi remember the size of the window when dragged or use in the "video options" a pre-set of common formats as "<1440x1080>" so that the user can chose the one he prefers. Since I am not a coder I have no idea which one of the two is more doable :)

FluffyStuff commented 6 years ago

That makes sense. It's a pretty simple feature to implement, so I'll put it on my todo list.

WPFilmmaker commented 6 years ago

Thanks!

FluffyStuff commented 4 years ago

I pushed a fix for this. Can you check if it behaves as you would expect?