From 8de899c3f736ea3adae7c02e676409ede1311003 Mon Sep 17 00:00:00 2001 From: Damien Elmes Date: Wed, 11 Apr 2012 18:37:07 +0900 Subject: [PATCH] save and restore selection when setting colour --- aqt/editor.py | 18 ++++++++++++++++-- 1 file changed, 16 insertions(+), 2 deletions(-) diff --git a/aqt/editor.py b/aqt/editor.py index f8dbdf66d..f980c17b9 100644 --- a/aqt/editor.py +++ b/aqt/editor.py @@ -43,7 +43,9 @@ body { margin: 5px; }