mirror of
https://github.com/UpsilonNumworks/Upsilon.git
synced 2026-01-19 00:37:25 +01:00
[apps/shared] Do not reset the textfield is the data has not been
updated (syntax, math error) Change-Id: I53301c2bdf59e03d0c2bcdb56b0da4d86d83bb5e
This commit is contained in:
@@ -14,7 +14,6 @@ class FloatParameterController : public ViewController, public ListViewDataSourc
|
||||
public:
|
||||
FloatParameterController(Responder * parentResponder, I18n::Message okButtonText = I18n::Message::Ok);
|
||||
View * view() override;
|
||||
void viewWillAppear() override;
|
||||
void didBecomeFirstResponder() override;
|
||||
bool handleEvent(Ion::Events::Event event) override;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user