id summary reporter owner description type status priority milestone component version severity resolution keywords cc mlocked 8454 Border margin around pictures painted with OpenGL transitions Klaas de Waal Isaac Richards "In the MythGallery settings you can select ""Use OpenGL transitions"". An unwanted side effect is that all pictures drawn by MythGallery are not full-screen but they now have a border margin of 9 pixels on all sides. This is also the case when you do not use the slide show but select the pictures individually. If the ""Use OpenGL transitions"" is not selected then the pictures are full-screen without border, but then of course you do not get the nice OpenGL transitions in the slide show. The reason is that OpenGL paints into a QBoxLayout widget and this widget has by default a border margin of 9 pixels on all sides. The problem is easily fixed by setting the border margin to zero after creating the widget. This is in file glsingleview.cpp, function GLSDialog::GLSDialog. A patch for this, tested on svn revision 24615, will be attached. " defect closed minor 0.23-fixes Plugin - MythGallery 0.23-fixes low fixed margin OpenGL transitions 0