From 68ff7a27f092526942f62abe39bc8970b30dcd1d Mon Sep 17 00:00:00 2001 From: morsisko Date: Wed, 17 Jun 2020 23:12:46 +0200 Subject: [PATCH 1/2] Docked label to the bottom-left corner of TextDrawingInputBox --- ShareX.ScreenCaptureLib/Forms/TextDrawingInputBox.resx | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) diff --git a/ShareX.ScreenCaptureLib/Forms/TextDrawingInputBox.resx b/ShareX.ScreenCaptureLib/Forms/TextDrawingInputBox.resx index 6a15bef6d..056380196 100644 --- a/ShareX.ScreenCaptureLib/Forms/TextDrawingInputBox.resx +++ b/ShareX.ScreenCaptureLib/Forms/TextDrawingInputBox.resx @@ -750,11 +750,17 @@ True + + Bottom + NoControl - 5, 334 + 0, 339 + + + 0, 0, 0, 13 106, 13 From b18ac380a64f94ea3bf912cc5e02aa0cfc0682d4 Mon Sep 17 00:00:00 2001 From: morsisko Date: Thu, 18 Jun 2020 14:17:31 +0200 Subject: [PATCH 2/2] Changed label dock to anchor control in TextDrawingInputBox --- .../Forms/TextDrawingInputBox.resx | 11 ++++------- 1 file changed, 4 insertions(+), 7 deletions(-) diff --git a/ShareX.ScreenCaptureLib/Forms/TextDrawingInputBox.resx b/ShareX.ScreenCaptureLib/Forms/TextDrawingInputBox.resx index 056380196..32e5987a6 100644 --- a/ShareX.ScreenCaptureLib/Forms/TextDrawingInputBox.resx +++ b/ShareX.ScreenCaptureLib/Forms/TextDrawingInputBox.resx @@ -747,20 +747,17 @@ Bottom + + Bottom, Left + True - - Bottom - NoControl - 0, 339 - - - 0, 0, 0, 13 + 5, 334 106, 13