mirror of
https://github.com/skyline-emu/skyline.git
synced 2025-01-22 16:31:12 +01:00
81eb8fd231
Edit mode configuration parameters are now shared between the view and the buttons in a small `OnScreenEditInfo` object, avoiding variable duplication about edit state. The `editingTouchHandler` has also been simplified to only lookup the button if one wasn't being edited already.