[gnome-documents/wip/lokdocview-rebase: 23/29] Disabling editing works now



commit a07ec2d588c393f7dd5a97663d2fe88bd5ffed90
Author: Bastien Nocera <hadess hadess net>
Date:   Thu Dec 10 13:35:11 2015 +0100

    Disabling editing works now

 src/lokview.js |    1 -
 1 files changed, 0 insertions(+), 1 deletions(-)
---
diff --git a/src/lokview.js b/src/lokview.js
index d5137e7..f97f28e 100644
--- a/src/lokview.js
+++ b/src/lokview.js
@@ -187,7 +187,6 @@ const LOKView = new Lang.Class({
         this._progressBar.hide();
         this.set_visible_child_full('view', Gtk.StackTransitionType.NONE);
         this.view.show();
-        // FIXME this doesn't work yet
         this.view.set_edit(false);
         // FIXME https://bugs.documentfoundation.org/show_bug.cgi?id=96384
         this._copy.enabled = true;


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]