Hello, first of all, I updated NGUI to the latest version today (new project) after being on 2.0.8 for the longest time. Love the new features!
Now, I had a shortcut for a custom editor script I created that allowed me to do batch renaming of gameobjects in the scene view using alt + r. Now with NGUI, it attaches a DragDropContainer script onto it. I tried searching for the shortcut but I couldn't find it, how could I edit this shortcut so I can keep alt + r for renaming (since I use that way more)?
Thanks!