Hi folks.
I'm not sure if we're still supposed to use this mailing list but I'll try
my luck.

I'm getting ready to update to nuke 9, but I have a very simple/stupid
issue arising with one of my most basic python scripts.

nuke.menu('Nodes').addCommand( 'Channel/Shuffle',
"nuke.createNode('Shuffle')", 'h', icon= 'Shuffle.png')

I just assigned a shortcut to the shuffle node. In the nodegraph, no
problems, it still creates the node.
The issue is in the viewer, when I press H it doesn't fit the height
anymore.
When I press H on the viewer, nothing happens.
It used to work just fine in 7 and 8..

Temp fix would be to reassign to a different key, but I got a few people
here who got used to that shortcut, and would like to avoid changing it if
possible.

Documentation still seems to use that way to assign hotkeys.

Is that a bug? Or am I doing something wrong?

Thanks
Erwan
_______________________________________________
Nuke-python mailing list
Nuke-python@support.thefoundry.co.uk, http://forums.thefoundry.co.uk/
http://support.thefoundry.co.uk/cgi-bin/mailman/listinfo/nuke-python

Reply via email to