Skip to content

Conversation

@ImLucasBrown
Copy link
Member

+ Added user preference to "Frame all nodes on open". As the name suggests, turn this on to have all your nodes automatically framed in view when you open a graph.

Closes #203

…uggests, turn this on to have all your nodes automatically framed in view when you open a graph.

Closes #203
@ImLucasBrown ImLucasBrown self-assigned this Dec 15, 2021
…Works in standalone and Blender, have not tested Maya.
… editor with a graph path supplied. Nothing I do works in every case and I've wasted enough time.

"""The main window of the nxt UI. Includes the menu bar, tool bar, and dock widgets."""

startup_done = QtCore.Signal()
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

A leftover from an old approach?

Comment on lines +345 to +351

return super(MainWindow, self).event(event)

def resizeEvent(self, event):
super(MainWindow, self).resizeEvent(event)


Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Important or just leftovers?

@ImLucasBrown ImLucasBrown marked this pull request as draft September 15, 2022 14:51
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

Successfully merging this pull request may close these issues.

3 participants