Update BUGS/notes
This commit is contained in:
parent
4aab32cc5d
commit
2f5f880fcd
3
doc/BUGS
3
doc/BUGS
@ -28,9 +28,6 @@ Bugs
|
||||
|
||||
- foo@bar:baz.com is handled as search term
|
||||
|
||||
- Handle it correctly when a new statusbar question is asked while another is
|
||||
still active. (see notes)
|
||||
|
||||
- Ugly font rendering on Windows on http://support.sigasi.com/Knowledgebase/List
|
||||
|
||||
- On doodle, when modifying something on http://doodle.com/create and clicking
|
||||
|
11
doc/notes
11
doc/notes
@ -1,14 +1,3 @@
|
||||
multiple questions
|
||||
==================
|
||||
|
||||
For modular mode, we should implement a kind of stack: Save the current
|
||||
question if any is available, then after exec_() restore it.
|
||||
|
||||
For async questions, we check if we're currently asking *any* question
|
||||
(sync/async), and if so, add the question to a deque instead. After a question
|
||||
gets hidden (e.g. in on_mode_left?), we check if another question is in the
|
||||
deque, and if so pop and ask it.
|
||||
|
||||
click inspirations
|
||||
===================
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user