diff options
author | Andrew Dyukov <adyukov@productengine.com> | 2010-07-22 22:47:15 +0300 |
---|---|---|
committer | Andrew Dyukov <adyukov@productengine.com> | 2010-07-22 22:47:15 +0300 |
commit | 39c9ec49bffcede6a975290093d070ef6720f197 (patch) | |
tree | 96350b62190bb673915ed6bd594372629a86f577 /indra/llvfs | |
parent | 3dc2c420eb630e8f4e2fa461427e276bd78c8300 (diff) |
EXT-8342 FIXED Fixed displacement of decription textbox in Place Profile after reshape.
Bug was reproducible on Windows and not on Linux because of different moment when onTopLost() was called for textbox.
On Windows it happened only after reshape, on Linux- before reshape. Made windows behaviour in case of top lost consistent with Linux behaviour.
- An if was added into LLPanelPlaceInfo::reshape to force collapsing description textbox on Windows at the beginning of reshape
(the only case when reshape is skipped there now is when it's caused by expanding/collapsing this textbox, so called_from_parent for panel is FALSE).
Reviewed by Richard Nelson at https://codereview.productengine.com/secondlife/r/779
--HG--
branch : product-engine
Diffstat (limited to 'indra/llvfs')
0 files changed, 0 insertions, 0 deletions