Replies: 2 comments 3 replies
-
It's not possible to figure out what you mean with trying to reproduce the issue and trying to spot your changes. Could you explain what the issue was and provide a diff that illustrates the changes you made. Thanks. |
Beta Was this translation helpful? Give feedback.
0 replies
-
The difference is auto window = createWindow(viewer, windowTraits, vsg_scene, nullptr, "First Window"); |
Beta Was this translation helpful? Give feedback.
3 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
In vsgQt demo, add ToolBar in QMaindow. If you add Toolbar directly in demo, there will be problems. Make some of the following changes in hopes of helping others。
Beta Was this translation helpful? Give feedback.
All reactions