I don't know if this will fix it but my first guess is that the internal...
I don't know if this will fix it but my first guess is that the internal widget of the instrument view has type QFrame and its frame may interfere with the parent's frame. Changed all QFrames to QWidgets. re #2926
Showing
- Code/Mantid/MantidPlot/src/Mantid/InstrumentWidget/InstrumentWindow.cpp 5 additions, 5 deletions...ntidPlot/src/Mantid/InstrumentWidget/InstrumentWindow.cpp
- Code/Mantid/MantidPlot/src/Mantid/InstrumentWidget/InstrumentWindow.h 2 additions, 2 deletions...MantidPlot/src/Mantid/InstrumentWidget/InstrumentWindow.h
Loading
Please register or sign in to comment