diff --git a/CHANGELOG.md b/CHANGELOG.md index af1dedf94..b3a8bb9bc 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -40,6 +40,7 @@ develop - Restore the last viewed preference pane when Preferences is opened. - Add an input field for window opacity setting. - Adjust scroll after toggling line wrap. +- Add scroll margin to the right side of find panel fields dynamically, so that entire inputs can be seen even when find/replacement result is shown. - Update Python syntax style: - Fix highlight of string and bytes literals. - Tweak acknowledgments window design. diff --git a/CotEditor/Base.lproj/FindPanel.storyboard b/CotEditor/Base.lproj/FindPanel.storyboard index 91e6342ba..e8a7717c6 100644 --- a/CotEditor/Base.lproj/FindPanel.storyboard +++ b/CotEditor/Base.lproj/FindPanel.storyboard @@ -97,11 +97,12 @@ + - + @@ -138,6 +139,7 @@ + @@ -247,37 +249,21 @@ - + - +