From a7ef02170ae336493beb96db3efbcbec9c954157 Mon Sep 17 00:00:00 2001 From: John T Maxwell III Date: Fri, 13 Dec 2024 11:50:45 -0800 Subject: [PATCH 1/2] Fix LT-20850: RTL hides text (#241) Co-authored-by: Jake Oliver --- Src/LexText/LexTextControls/LinkMSADlg.resx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Src/LexText/LexTextControls/LinkMSADlg.resx b/Src/LexText/LexTextControls/LinkMSADlg.resx index 81e1f250fb..d6facc1471 100644 --- a/Src/LexText/LexTextControls/LinkMSADlg.resx +++ b/Src/LexText/LexTextControls/LinkMSADlg.resx @@ -195,7 +195,7 @@ 102, 32 - 208, 20 + 300, 20 m_panel1 From 58b286c4745816a532f7f145822c6502847d99de Mon Sep 17 00:00:00 2001 From: Jason Naylor Date: Fri, 13 Dec 2024 12:16:12 -0800 Subject: [PATCH 2/2] Fix LT-22007: Add binding redirect for icu.net (#238) --- Src/UnicodeCharEditor/App.config | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 Src/UnicodeCharEditor/App.config diff --git a/Src/UnicodeCharEditor/App.config b/Src/UnicodeCharEditor/App.config new file mode 100644 index 0000000000..efb7290f1c --- /dev/null +++ b/Src/UnicodeCharEditor/App.config @@ -0,0 +1,11 @@ + + + + + + + + + + +