From 6ed3a1670cc976975942c1c7e57fb30298669ab7 Mon Sep 17 00:00:00 2001
From: Andrey Kleshchev <117672381+akleshchev@users.noreply.github.com>
Date: Tue, 12 Mar 2024 21:53:38 +0200
Subject: SL-20735 Fix blury profile pictures #2 (#963)
Scaling was added to thumbnail images as a measure of memory preservation and said scaling doesn't work well when larger images are needed so had to remake profile images to no longer use thumbnails.
---
indra/newview/skins/default/xui/en/floater_profile_texture.xml | 2 +-
indra/newview/skins/default/xui/en/panel_profile_firstlife.xml | 2 +-
indra/newview/skins/default/xui/en/panel_profile_secondlife.xml | 2 +-
3 files changed, 3 insertions(+), 3 deletions(-)
(limited to 'indra/newview/skins/default/xui/en')
diff --git a/indra/newview/skins/default/xui/en/floater_profile_texture.xml b/indra/newview/skins/default/xui/en/floater_profile_texture.xml
index 3b351a3325..7c2dc11e7d 100644
--- a/indra/newview/skins/default/xui/en/floater_profile_texture.xml
+++ b/indra/newview/skins/default/xui/en/floater_profile_texture.xml
@@ -27,7 +27,7 @@
follows="left|top"
auto_resize="true"
layout="topleft">
-
-
-