Comment 0 for bug 1520508

Revision history for this message
Bartosz Kosiorek (gang65) wrote : [Calculator] Calculator should remember last typed formula after closing

Calculator should remember last typed formula after closing.
So after next calculator start, user could continue work,

Steps to reproduce:
 1. Run calc and type same calculations (2+2)
 2. Close Calc
 3. Run calc

Currently :
  Nothing is shown in InputField

Expected:
  Formula 2+2 should be displayed