[apps/sequence] Specialize sequence go to parameter controller to round

the given abscissa and forbid negative values

Change-Id: Iaae39e575c0e2de4993a558e234717a839905872
This commit is contained in:
Émilie Feral
2017-03-30 16:36:52 +02:00
parent e76cab75c1
commit 5facbfb8ac
11 changed files with 57 additions and 12 deletions

View File

@@ -2,8 +2,6 @@
#include "text_field_delegate_app.h"
#include <assert.h>
using namespace Poincare;
namespace Shared {
FunctionGoToParameterController::FunctionGoToParameterController(Responder * parentResponder, InteractiveCurveViewRange * graphRange, CurveViewCursor * cursor, I18n::Message symbol) :