From a4009de077ffaee7da9fc220b6db76768752a840 Mon Sep 17 00:00:00 2001 From: 1024jp <1024jp@wolfrosch.com> Date: Fri, 5 Jul 2024 12:38:15 +0900 Subject: [PATCH] Fix line number view position with vertical text --- CHANGELOG.md | 1 + CotEditor/Base.lproj/NavigationBar.storyboard | 39 +++++++++---------- .../Sources/DocumentViewController.swift | 12 ++++++ 3 files changed, 31 insertions(+), 21 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index c9b0c0604..5e43b5290 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -14,6 +14,7 @@ ### Fixes - Fix an issue that a document kept in the Dock was not brought to the front on the reopen event even though no documents were displayed. +- Fix an issue that the line number view went under the toolbar when the text orientation was vertical and the navigation bar was hidden. - Fix the view layout in the Quick Action bar. - Fix a potential memory leak. diff --git a/CotEditor/Base.lproj/NavigationBar.storyboard b/CotEditor/Base.lproj/NavigationBar.storyboard index 6684fe968..8888e5645 100644 --- a/CotEditor/Base.lproj/NavigationBar.storyboard +++ b/CotEditor/Base.lproj/NavigationBar.storyboard @@ -2,8 +2,7 @@ - - + @@ -12,7 +11,7 @@ - +