|
|
@ -1484,6 +1484,9 @@ void UBBoardController::boardViewResized(QResizeEvent* event) |
|
|
|
|
|
|
|
|
|
|
|
mControlView->centerOn(0,0); |
|
|
|
mControlView->centerOn(0,0); |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
if (mDisplayView) |
|
|
|
|
|
|
|
mDisplayView->centerOn(0,0); |
|
|
|
|
|
|
|
|
|
|
|
mPaletteManager->containerResized(); |
|
|
|
mPaletteManager->containerResized(); |
|
|
|
|
|
|
|
|
|
|
|
UBApplication::boardController->controlView()->scene()->moveMagnifier(); |
|
|
|
UBApplication::boardController->controlView()->scene()->moveMagnifier(); |
|
|
|