From b9ed472f75e210a68e914a345ca77d0af08f9a88 Mon Sep 17 00:00:00 2001 From: Florian Bruhin Date: Fri, 25 Apr 2014 16:55:27 +0200 Subject: [PATCH] Update TODO --- TODO | 1 - 1 file changed, 1 deletion(-) diff --git a/TODO b/TODO index 7e5f71b17..2a23b8e35 100644 --- a/TODO +++ b/TODO @@ -67,7 +67,6 @@ logging contexts catch import errors for PyQt and QtWebKit Allow binding to empty values for keys to override defaults How do we handle empty values in input bar? -Human-readable error messages for unknown settings / wrong interpolations / ... - Add more element-selection-detection code (with options?) based on: -> javascript: http://stackoverflow.com/a/2848120/2085149 -> microFocusChanged and check active element via: