Update TODO

This commit is contained in:
Florian Bruhin 2014-04-25 16:55:27 +02:00
parent 9252ef94ca
commit b9ed472f75

1
TODO
View File

@ -67,7 +67,6 @@ logging contexts
catch import errors for PyQt and QtWebKit catch import errors for PyQt and QtWebKit
Allow binding to empty values for keys to override defaults Allow binding to empty values for keys to override defaults
How do we handle empty values in input bar? 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: - Add more element-selection-detection code (with options?) based on:
-> javascript: http://stackoverflow.com/a/2848120/2085149 -> javascript: http://stackoverflow.com/a/2848120/2085149
-> microFocusChanged and check active element via: -> microFocusChanged and check active element via: