Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Feature] Save custom button layouts between runs #2329

Open
hunter1026 opened this issue Apr 29, 2024 · 1 comment
Open

[Feature] Save custom button layouts between runs #2329

hunter1026 opened this issue Apr 29, 2024 · 1 comment
Assignees
Labels
enhancement improvements, enhancements, new features, additions

Comments

@hunter1026
Copy link

replaceWithSummaryOrDelete

Expected:

custom control layout would save

Actual:

when leaving a game (core) and coming back to it, after moving the buttons around to where i want them, the custom control layout has reset back to default.

Reproduce:

  1. change control layout
  2. leave the game
  3. go back to that same game

NOTES

replaceWithNotesOrDelete

APP VERSION

APP SOURCE

INSTALLED BY

PLATFORM

iOS

iOS/tvOS VERSION


🚫 We DO NOT support unofficial builds installed from 3rd-party sites. (Official Install)
Need help or have a suggestion? Join our Official Discord

@hunter1026 hunter1026 added the bug something broken that needs fixing, confirmed and reproduceable label Apr 29, 2024
@JoeMatt JoeMatt changed the title Bug Report [Feature] Save custom button layouts between runs May 5, 2024
@JoeMatt
Copy link
Member

JoeMatt commented May 5, 2024

There's a few reasons this was a beta feature and why I don't save layouts between runs.

I'll have to fix the following.

  • Add a reset method in case layout gets corrupted
  • Save layout per screen size and orientation to avoid device upgrades or cross installs to clobber the layout off the screen, etc.

@JoeMatt JoeMatt self-assigned this May 5, 2024
@JoeMatt JoeMatt added enhancement improvements, enhancements, new features, additions and removed bug something broken that needs fixing, confirmed and reproduceable labels May 5, 2024
@JoeMatt JoeMatt added this to the v2.3.x / Later… milestone May 5, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement improvements, enhancements, new features, additions
Projects
None yet
Development

No branches or pull requests

2 participants