Émilie Feral
|
52b6508d6c
|
[apps/shared] Create ZoomCurveViewController:
SimpleInteractiveCurveViewController inherits from
ZoomCurveViewController
|
2020-04-01 10:18:08 +02:00 |
|
Léa Saviot
|
1434158bee
|
[apps/graph] Faster curve navigation after some time
If the user presses the LEft/Right keys for a long time, the cursor will
move faster.
|
2020-02-12 15:13:15 +01:00 |
|
Émilie Feral
|
8b41e8af73
|
[apps/shared] SimpleInteractiveCurveViewController does not need to
reload the text from models in textFieldDidAbortEditing. This is handled once for all in
textfield handleEvent
|
2019-08-13 09:44:00 +02:00 |
|
Ruben Dashyan
|
0e1c1a017d
|
[apps] Implement TextFieldDelegate methods in GraphControllers
|
2019-05-03 15:54:22 +02:00 |
|
Ruben Dashyan
|
f6ceae3b8b
|
[apps] Factorize SimpleInteractiveCurveView::moveCursorHorizontally
|
2019-05-03 15:54:21 +02:00 |
|
Ruben Dashyan
|
ce712eac53
|
[apps/shared] Clean SimpleInteractiveCurveViewController constructor
|
2019-05-03 15:54:21 +02:00 |
|
Émilie Feral
|
1c49dab2b7
|
[apps] Graph: Handle enter on tangent graph controller
|
2018-01-30 18:19:27 +01:00 |
|
Émilie Feral
|
323ecc72c5
|
[apps] Shared: break InteractiveCurveViewController into 2 classes (to
shared the implementation of Zoom in/out and MoveCursorHorizontally)
|
2018-01-30 18:19:27 +01:00 |
|