From 99cb087a173152811d25fe60ca328f26250a6c22 Mon Sep 17 00:00:00 2001 From: Max Date: Wed, 23 May 2018 23:07:33 +0200 Subject: Fix an issue which caused most textboxes to no longer scroll properly (likely caused by a bug in Xcode) #3016 --- Interfaces/English.lproj/DBView.xib | 20 ++++++++++---------- Interfaces/English.lproj/FilterTableWindow.xib | 2 +- 2 files changed, 11 insertions(+), 11 deletions(-) diff --git a/Interfaces/English.lproj/DBView.xib b/Interfaces/English.lproj/DBView.xib index b55710d3..6d2e2cbd 100644 --- a/Interfaces/English.lproj/DBView.xib +++ b/Interfaces/English.lproj/DBView.xib @@ -1401,7 +1401,7 @@ - + @@ -1782,7 +1782,7 @@ Gw - + @@ -1855,7 +1855,7 @@ Gw - + @@ -1900,7 +1900,7 @@ Gw - + @@ -3677,7 +3677,7 @@ DQ - + @@ -3788,7 +3788,7 @@ DQ - + @@ -3894,7 +3894,7 @@ Gw - + @@ -3968,7 +3968,7 @@ Gw - + @@ -5084,7 +5084,7 @@ Gw - + @@ -5123,7 +5123,7 @@ Gw - + diff --git a/Interfaces/English.lproj/FilterTableWindow.xib b/Interfaces/English.lproj/FilterTableWindow.xib index 384ec859..87eb9fc8 100644 --- a/Interfaces/English.lproj/FilterTableWindow.xib +++ b/Interfaces/English.lproj/FilterTableWindow.xib @@ -184,7 +184,7 @@ - + -- cgit v1.2.3