Uploaded image for project: 'Qt'
  1. Qt
  2. QTBUG-32286

QGLView clips viewport to bottom-left quadrant of containing widget

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Out of scope
    • Icon: Not Evaluated Not Evaluated
    • None
    • 5.1.0
    • Qt3D
    • None
    • OSX 10.8, Retina Macbook Pro 17", Xcode 4.6

      When I embed a subclass of QGLView in a widget by doing the following:

      QWidget *container = this->createWindowContainer(view, this);
      this->layout()->addWidget(container);

      The Qt3D scene does not fill the entire parent widget but is clipped to the bottom left corner of the widget

        No reviews matched the request. Check your Options in the drop-down menu of this sections header.

            seanharmer Sean Harmer
            dilevin David Levin
            Votes:
            1 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved:

                There are no open Gerrit changes