From 839b3d5bb0b54fa4583c0f144bc256059d79c9be Mon Sep 17 00:00:00 2001 From: Nefomemes Date: Sat, 30 Oct 2021 11:33:02 +0700 Subject: [PATCH] feat: implement scrollbar for editor --- src/components/editor/editor.ui | 17 +++++++++++------ 1 file changed, 11 insertions(+), 6 deletions(-) diff --git a/src/components/editor/editor.ui b/src/components/editor/editor.ui index 2f48cdc..fa23e83 100644 --- a/src/components/editor/editor.ui +++ b/src/components/editor/editor.ui @@ -10,14 +10,19 @@ GTK_ORIENTATION_HORIZONTAL - - 1 - 1 - - - + + + + 1 + 1 + + + + + +