OpenFunscripter / OFS

A tool to create funscripts
GNU General Public License v3.0
90 stars 39 forks source link

Feature request: Overwrite already assigned key pop-up #46

Closed Husky5383 closed 2 years ago

Husky5383 commented 2 years ago

When you want to add a new key shortcut and it is aleready in use you need to manually find the already assigned key and change it. Instead, there could be an extra option to automatically change the old shortcut to "not-set".

OpenFunscripter commented 2 years ago

Agreed.

I need to redo the entire thing because in it's current state there's so much I can't do (specifically #11 & #31). Note to self: The checking if a key is already used doesn't include extension bindings. Which needs to be addressed aswell.

OpenFunscripter commented 2 years ago

I redid the entire thing and this is now implemented.