mirror of
https://github.com/skyline-emu/skyline.git
synced 2025-02-05 19:40:29 +03: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.