Setting HOTKEYS for color replacer tool
Hi there, I did read the few posts about the keybindings.json file and the instructions in the readme.txt.
I try to set a hotkey for the color replacer tool as instructed. After saving the json file and opening PE; it shows the the "(K)" next to the UI button when I hover, yet the button doesn't select the tool.
This is how the integrality of the json file looks like:
Thanks for your help, I use this tool very frequently and would love to see an official hotkey support for this function soon!
Love Pyxel Edit!
I try to set a hotkey for the color replacer tool as instructed. After saving the json file and opening PE; it shows the the "(K)" next to the UI button when I hover, yet the button doesn't select the tool.
This is how the integrality of the json file looks like:
[
{
"action": "color_replace_tool_action",
"keyString": "K"
}
]
Thanks for your help, I use this tool very frequently and would love to see an official hotkey support for this function soon!
Love Pyxel Edit!
Comments
I think you've encountered a bug there, I too can't seem to get a respond from that action.