From 7940feda7d50c404fb245b645c8261d6cb4dd768 Mon Sep 17 00:00:00 2001 From: Shulhan Date: Sun, 29 Aug 2021 13:53:00 +0700 Subject: editor: simplify the Open method Previously, the Open method call the predefined options OpenFile, which in turn may send request to remote server. This changes simplify it by accepting node interface that has been filled with content and metadata. --- editor/example.html | 33 ++++++++++++--------------------- 1 file changed, 12 insertions(+), 21 deletions(-) (limited to 'editor/example.html') diff --git a/editor/example.html b/editor/example.html index 1c22f3f..c4eef27 100644 --- a/editor/example.html +++ b/editor/example.html @@ -13,25 +13,10 @@ -- cgit v1.3