From 461c128bc287160d1431f058d752e585e54b8410 Mon Sep 17 00:00:00 2001 From: Kovid Goyal Date: Mon, 4 Apr 2011 15:57:30 -0600 Subject: [PATCH] Fix book details popup becoming too tall if there is a lot of metadata --- src/calibre/gui2/dialogs/book_info.ui | 162 +++++++++++++++----------- 1 file changed, 95 insertions(+), 67 deletions(-) diff --git a/src/calibre/gui2/dialogs/book_info.ui b/src/calibre/gui2/dialogs/book_info.ui index 412126a610..9e9e71eda0 100644 --- a/src/calibre/gui2/dialogs/book_info.ui +++ b/src/calibre/gui2/dialogs/book_info.ui @@ -7,15 +7,25 @@ 0 0 917 - 480 + 492 Dialog + + + :/images/metadata.png:/images/metadata.png + + + + 75 + true + + TextLabel @@ -24,86 +34,104 @@ - + - - - - - TextLabel - - - Qt::AlignLeading|Qt::AlignLeft|Qt::AlignTop - - - true - - - - - - - Comments - - - - - - - 0 - 0 - - - - - 350 - 16777215 - - - - - about:blank - - - - - - - - - - - Fit &cover within view - - - - - + + + QFrame::NoFrame + + + true + + + + + 0 + 0 + 435 + 670 + + + - + - &Previous + TextLabel - - - :/images/previous.png:/images/previous.png + + Qt::AlignLeading|Qt::AlignLeft|Qt::AlignTop + + + true - - - &Next - - - - :/images/next.png:/images/next.png + + + Comments + + + + + + 0 + 0 + + + + + 350 + 16777215 + + + + + about:blank + + + + + + + + + + + + Fit &cover within view + + + + + + + + + &Previous + + + + :/images/previous.png:/images/previous.png + + + + + + + &Next + + + + :/images/next.png:/images/next.png + +