EXT-2703: tex preview bug ui/buttons weren't visible or would appear off floater

meow-7.2.2
Eric M. Tulla (BigPapi) 2009-12-18 17:35:28 -05:00
parent 0e72948943
commit 4964ca39f1
2 changed files with 6 additions and 6 deletions

View File

@ -422,8 +422,8 @@ void LLPreviewTexture::updateDimensions()
if (mShowKeepDiscard || mCopyToInv) { //mCopyToInvBtn
// add space for buttons
view_height += BTN_HEIGHT + CLIENT_RECT_VPAD;
button_height = BTN_HEIGHT + PREVIEW_PAD;
view_height += (BTN_HEIGHT + CLIENT_RECT_VPAD) * 3;
button_height = (BTN_HEIGHT + PREVIEW_PAD) * 3;
}
view_width = llmax(view_width, getMinWidth());

View File

@ -4,13 +4,13 @@
auto_tile="true"
can_resize="true"
follows="left|top"
height="313"
height="350"
layout="topleft"
min_height="120"
min_width="320"
min_height="200"
min_width="370"
name="preview_texture"
help_topic="preview_texture"
width="320">
width="370">
<floater.string
name="Title">
Texture: [NAME]