From c7e9bbc20e2c08976cdb72a877d7d41a2546f418 Mon Sep 17 00:00:00 2001 From: maxim_productengine Date: Tue, 24 Sep 2019 16:37:15 +0300 Subject: SL-11957 FIXED The Mini-inspector changes position when clicking on the 'View full profile' link --- indra/newview/llinspect.h | 2 ++ 1 file changed, 2 insertions(+) (limited to 'indra/newview/llinspect.h') diff --git a/indra/newview/llinspect.h b/indra/newview/llinspect.h index 1f6aafc7bd..6909aa3f16 100644 --- a/indra/newview/llinspect.h +++ b/indra/newview/llinspect.h @@ -49,6 +49,8 @@ public: /// Inspectors close themselves when they lose focus /*virtual*/ void onFocusLost(); + + void repositionInspector(const LLSD& data); protected: -- cgit v1.2.3