Reverting hrev44253. Didn't fix the issue, see #8648.

This commit is contained in:
Humdinger
2012-06-24 20:58:18 +02:00
parent 537a273cce
commit 67eb2a041e
+1 -1
View File
@@ -1274,7 +1274,7 @@ ShowImageWindow::_ToggleFullScreen()
fWindowFrame = Frame();
frame = screen.Frame();
frame.top -= fBar->Bounds().Height() + 1;
frame.right += B_V_SCROLL_BAR_WIDTH - 1;
frame.right += B_V_SCROLL_BAR_WIDTH;
frame.bottom += B_H_SCROLL_BAR_HEIGHT;
frame.InsetBy(-1, -1); // PEN_SIZE in ShowImageView