JesseTG / melonds-ds

A remake of the libretro melonDS core that prioritizes standalone parity, reliability, and usability.
GNU General Public License v3.0
135 stars 16 forks source link

Add option to keep screen Layout in same position when switching #163

Open xhaythemx opened 8 months ago

xhaythemx commented 8 months ago

What would you like to see?

When you are in switch mode : what we have now is Main screen in the left and smaller top or bottom on the right but when switching top is on top and bottom is in bottom

what we need is always to have top and bottom (smaller version) on the top right

Terms

npaladin2000 commented 8 months ago

You can change the list of layout options to whatever you want.

xhaythemx commented 8 months ago

Sans titre

Is it Possible to do this ?

npaladin2000 commented 8 months ago

You want hybrid top and hybrid bottom. Probably best to keep both screens on in the small mode, that will force them to maintain position.

Get Outlook for Androidhttps://aka.ms/AAb9ysg


From: Haythem BEN ABDALLAH @.> Sent: Thursday, February 1, 2024 7:58:00 AM To: JesseTG/melonds-ds @.> Cc: Bryan Pizzuti @.>; Comment @.> Subject: Re: [JesseTG/melonds-ds] Add option to keep screen Layout in same position when switching (Issue #163)

Sans.titre.png (view on web)https://github.com/JesseTG/melonds-ds/assets/17109917/04e3cd94-e79e-42b4-a736-07d6104e7e44

Is it Possible to do this ?

— Reply to this email directly, view it on GitHubhttps://github.com/JesseTG/melonds-ds/issues/163#issuecomment-1921271334, or unsubscribehttps://github.com/notifications/unsubscribe-auth/AKMIG7SJVWRZ3MFVXCKE7S3YROGNRAVCNFSM6AAAAABCUXHLNSVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMYTSMRRGI3TCMZTGQ. You are receiving this because you commented.Message ID: @.***>

JesseTG commented 8 months ago

It seems like I have a lot to consider when I get around to generalizing the screen layouts.