Problem
Currently missing some UI elements as well as translations:
- Hotkeys
- Dynamic Hotkeys
- FixedCharacter character name
- Target Whitelist
Proposed Fix
Since the WPF-based user interface is stressing the limits of how far I want to stray, a Windows Forms-based UI should solve most of the issues.
Unfortunately it does not provide the same flexibility when it comes to high dpi settings or translation.
Priority
Low; all settings can be manually set through the json files. The missing translation elements are non-critical.