Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

tabtabtab should be added to "Node Graph" instead of "Nuke" menu #11

Open
dbr opened this issue Nov 19, 2014 · 1 comment
Open

tabtabtab should be added to "Node Graph" instead of "Nuke" menu #11

dbr opened this issue Nov 19, 2014 · 1 comment

Comments

@dbr
Copy link
Owner

dbr commented Nov 19, 2014

In Nuke 9, the "tab" shortcut overrides works as it probably should have always.. and appears even if you tab between parameters in a node's properties. This works better:

    import tabtabtab
    m_edit = nuke.menu("Node Graph")
    m_edit.addCommand("Tabtabtab", tabtabtab.main, "Tab")
@CameraRick
Copy link

Thanks mate, I wanted to file this as a bug. I use tab all the time in the properties to skip between RGBA values, I only installed tabtabtab and nearly deleted it because of that. Thank you!

NateScarlet added a commit to NateScarlet/tabtabtab-nuke that referenced this issue Aug 18, 2017
fix problem mentioned in dbr#11
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants