## Description All `Set Hotkey` buttons in the settings window write to the `Start / Split` field. <!-- If AutoSplit crashed and closed without saying anything, please check Windows' Event Viewer, under Windows Logs > Application, for any recent error relating to AutoSplit --> ## Versions - OS: Windows 10.0.19045 - AutoSplit: 2.1.0 ## Context I would guess something is going wrong around here: https://github.com/Toufool/AutoSplit/blob/dbf50f991270c222de7aef84afbc2f10267d963a/src/menu_bar.py#L245
Description
All
Set Hotkeybuttons in the settings window write to theStart / Splitfield.Versions
Context
I would guess something is going wrong around here:
AutoSplit/src/menu_bar.py
Line 245 in dbf50f9