From 833d197412f897af7ae2c492e0e8f7cc2d451047 Mon Sep 17 00:00:00 2001 From: Raj <44002319+rajmusuku@users.noreply.github.com> Date: Tue, 19 Mar 2019 14:01:24 -0700 Subject: [PATCH] #3973: Persist scroll position when tab notebooks (#4531) * #3973: Persist scroll position when tab notebooks * Remove getter and setter --- src/sql/parts/notebook/notebook.component.html | 2 +- src/sql/parts/notebook/notebook.component.ts | 17 +++++++++++++++++ 2 files changed, 18 insertions(+), 1 deletion(-) diff --git a/src/sql/parts/notebook/notebook.component.html b/src/sql/parts/notebook/notebook.component.html index ffc9703231..be2c51272d 100644 --- a/src/sql/parts/notebook/notebook.component.html +++ b/src/sql/parts/notebook/notebook.component.html @@ -7,7 +7,7 @@