Provenance icon indicating copy to clipboard operation
Provenance copied to clipboard

[Feature] Save custom button layouts between runs

Open hunter1026 opened this issue 10 months ago • 1 comments

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 avatar Apr 29 '24 22:04 hunter1026

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 avatar May 05 '24 08:05 JoeMatt