From e96a40a545e50ddfc9222eae3466c5cb890f7052 Mon Sep 17 00:00:00 2001 From: brahim <92426196+BrhmDev@users.noreply.github.com> Date: Wed, 2 Oct 2024 21:15:35 +0200 Subject: [PATCH] Insert splitters in right location for splitview. --- .../base/content/browser-box-inc-xhtml.patch | 5 ++- .../content/zen-splitview-overlay.inc.xhtml | 5 +++ .../base/content/zen-styles/zen-decks.css | 39 ++++++++++++++++--- 3 files changed, 41 insertions(+), 8 deletions(-) create mode 100644 src/browser/base/content/zen-splitview-overlay.inc.xhtml diff --git a/src/browser/base/content/browser-box-inc-xhtml.patch b/src/browser/base/content/browser-box-inc-xhtml.patch index a5b90029f..294a90d1c 100644 --- a/src/browser/base/content/browser-box-inc-xhtml.patch +++ b/src/browser/base/content/browser-box-inc-xhtml.patch @@ -1,8 +1,8 @@ diff --git a/browser/base/content/browser-box.inc.xhtml b/browser/base/content/browser-box.inc.xhtml -index 16559b2c0e3aef391b43e09281aee24007feb0bd..2579cea92a55fabb73fdd130c3706af08c3fd849 100644 +index 108160d9469d44f47c93a3808402e4b27ff59777..39a7b691302bf13e1b5990f46428cff6807a8e56 100644 --- a/browser/base/content/browser-box.inc.xhtml +++ b/browser/base/content/browser-box.inc.xhtml -@@ -21,11 +21,15 @@ +@@ -23,11 +23,16 @@