1
0
forked from GitHub/gf-core
Files
gf-core/src
hallgren 117ae47436 minibar: remember current input
If you leave the minibar and later return, the previous input will be
restored. One input string per grammar is rememebered, so you can also switch
back and forth between grammars without losing the input.
This is implemented using localStorage, i.e. the data is stored locally on
the user's device.
2012-04-03 14:53:23 +00:00
..
2012-03-26 23:56:56 +00:00
2011-03-08 12:32:51 +00:00
2012-04-03 14:53:23 +00:00