From 5f2539adb69169059eaace5d3022153256dbea92 Mon Sep 17 00:00:00 2001 From: scrawl Date: Sat, 4 Feb 2017 16:05:22 +0100 Subject: [PATCH] Optimize scrollbar/progress skins by using one widget for the track instead of one widget per pixel --- files/mygui/openmw_hud_energybar.skin.xml | 12 ++++++------ files/mygui/openmw_list.skin.xml | 2 ++ files/mygui/openmw_progress.skin.xml | 13 +++++++------ 3 files changed, 15 insertions(+), 12 deletions(-) diff --git a/files/mygui/openmw_hud_energybar.skin.xml b/files/mygui/openmw_hud_energybar.skin.xml index 640133d66..2b41b5ea9 100644 --- a/files/mygui/openmw_hud_energybar.skin.xml +++ b/files/mygui/openmw_hud_energybar.skin.xml @@ -61,14 +61,14 @@ - + - + @@ -76,7 +76,7 @@ - + @@ -84,7 +84,7 @@ - + @@ -92,7 +92,7 @@ - + @@ -100,7 +100,7 @@ - + diff --git a/files/mygui/openmw_list.skin.xml b/files/mygui/openmw_list.skin.xml index c1e8114e9..9f5b2e94d 100644 --- a/files/mygui/openmw_list.skin.xml +++ b/files/mygui/openmw_list.skin.xml @@ -9,6 +9,7 @@ + @@ -50,6 +51,7 @@ + diff --git a/files/mygui/openmw_progress.skin.xml b/files/mygui/openmw_progress.skin.xml index 71bbfe9f0..95f5b378c 100644 --- a/files/mygui/openmw_progress.skin.xml +++ b/files/mygui/openmw_progress.skin.xml @@ -54,7 +54,7 @@ - + @@ -62,7 +62,7 @@ - + @@ -70,7 +70,7 @@ - + @@ -78,18 +78,19 @@ - + - + + - +