powertab / powertabeditor

View and edit guitar tablature.
https://powertab.github.io
GNU General Public License v3.0
518 stars 68 forks source link

Shortcut remapping not saving #447

Closed pellens closed 9 months ago

pellens commented 10 months ago

Description When I change the shortcuts (Customize shortcuts), the next time I start up PTE, my changes are gone.

To Reproduce

  1. Open PTE
  2. Click File > Customize shortcuts
  3. Change "Insert space" to ;
  4. Adding a space with the key ; works
  5. Save your work
  6. Close PTE
  7. Reopen PTE
  8. Shortcut changes are gone

Version 2.0 beta

cameronwhite commented 10 months ago

Confirmed, not sure when this started failing. Out of curiosity, which platform are you on? (The preferences are saved somewhat differently depending on the platform). I've only tested on macOS so far

pellens commented 9 months ago
Screenshot 2023-09-14 at 14 46 12

Hope this info helps.

cameronwhite commented 9 months ago

Fixed by ae699bbad79b5d95843d22645251db191e21a529

pellens commented 9 months ago

How can I get this update? :-)

cameronwhite commented 9 months ago

Installers are automatically built for each commit, which can be used to test changes before the next official release e.g. https://github.com/powertab/powertabeditor/actions/runs/6215689093 (near the bottom of the page)