Joachim LF
d7ac7e19bb
[Update] Epsilon 14
2020-07-13 10:36:47 +02:00
Quentin
db10723e76
[Update] Upstream
2020-06-18 19:25:17 +02:00
Émilie Feral
80015ca6aa
[apps/shared] RoundCursorView: fix potential black trail when redrawing
...
cursor (issue #1458 on GitHub)
2020-06-04 14:50:08 +02:00
Léa Saviot
e7988b9fa2
[apps/round_cursor_view] Add comment about flaw in algorithm
2020-05-15 02:52:54 -07:00
Quentin
26d68c8039
[Update] Upstream
2020-04-08 12:48:09 +02:00
Jean-Baptiste Boric
64d0b3107f
[apps] Remove statically-allocated buffers
2020-04-08 10:09:47 +02:00
Quentin Guidée
d50511f1be
[Fix] Fix conflicts
2020-03-11 19:12:20 +01:00
Ruben Dashyan
1ca902c129
[apps/shared/round_cursor_view] Comment about markRectAsDirty
2020-03-10 11:11:57 +01:00
Ruben Dashyan
8337e36f46
[apps/shared/*_cursor_view] CursorView inherits from TransparentView
...
so that CursorView tells its superview to redrawn in the background,
except the RoundCursorView.
2020-03-10 11:11:57 +01:00
Quentin Guidée
30386e53f6
Fixed some errors with E13
2020-02-12 23:05:53 +01:00
Quentin Guidée
ab8f731515
Fixed some conflicts
2020-02-12 17:42:58 +01:00
Ruben Dashyan
0a61e0f7bc
[apps/shared/round_cursor_view] Add warning about getPixels
2020-02-12 15:13:24 +01:00
Ruben Dashyan
503a9ed128
[apps/shared/round_cursor_view] Fix GRAPH_CURSOR_SPEEDUP macro usage
2020-02-12 15:13:24 +01:00
Émilie Feral
d61336936e
[apps/shared] Create a class Dots to share dots masks between CurveView
...
and RoundCursorView. Use the same dot for illustrations of additional
results in Calculation app and Function app
2020-02-12 15:13:21 +01:00
Léa Saviot
9f018eb9d9
[escher/view] setFrame and layoutSubviews can be forced
2020-02-12 15:13:15 +01:00
Jean-Baptiste Boric
c7f675a621
Remove statically-allocated buffers
2020-01-04 10:31:00 +01:00
Léa Saviot
f037df0ab5
[apps/round_cursor_view] Fix color change
...
When changing the color, erase the cursor first, otherwise there is a
drawing glitch
Scenario:
f(x)=1
g(x)=2
Cursor on f(x), go to g(x), go right -> the previous cursor left a dot
2019-09-23 17:31:35 +02:00
Léa Saviot
4262ea0365
[apps/round_cursor_view] Fix setCursorFrame
...
Scenario: create a cartesian function and a polar function, then
navigate between the 2. The cursor sometimes stays drawn somewhere it
shouldn't be.
2019-09-10 10:47:32 +02:00
Léa Saviot
e67160b878
[apps/graph] Faster cursor scrolling on device
...
This commit is quite dirty but works well
2019-09-09 16:56:32 +02:00
Émilie Feral
e6a33772fe
[apps] Regression: alternate between round and cross cursor views
2018-01-30 18:53:28 +01:00
Émilie Feral
b38fda1a1e
[apps] Shared: create a round cursor view
2018-01-30 18:53:28 +01:00