Themba Dube
|
6f37c4fc56
|
docs(examples) add MicroPython examples
|
2021-06-11 16:48:27 -04:00 |
|
Uli Raich
|
c60ed68e94
|
adding micropython examples (#2286)
* adding micropython examples
* adding micropython examples
|
2021-06-07 13:56:08 +02:00 |
|
Gabor Kiss-Vamosi
|
20af77b142
|
fix(docs) fix missing meter example
|
2021-05-27 11:55:45 +02:00 |
|
Gabor Kiss-Vamosi
|
6f42088dec
|
fix(example) fix meter example
|
2021-05-20 21:24:59 +02:00 |
|
Gabor Kiss-Vamosi
|
9a1eaea25d
|
docs add meter
|
2021-05-20 21:12:27 +02:00 |
|
Gabor Kiss-Vamosi
|
9ff1cb7f1d
|
fix(meter) keep the creation order of indicator during drawing
Instead of drawing the indicators per scale
|
2021-04-29 10:11:21 +02:00 |
|
Gabor Kiss-Vamosi
|
1b93668df7
|
feat(obj) save self_size in the obejct to save a lot of recalculations
|
2021-04-29 09:52:49 +02:00 |
|
Gabor Kiss-Vamosi
|
ff2c2e5d33
|
fix(meter) use antialaising on needle rotation and fix needle invalidation artifact
|
2021-04-28 17:47:36 +02:00 |
|
Gabor Kiss-Vamosi
|
070df61eb2
|
refactor(color) refactor the palette API
|
2021-04-23 12:46:14 +02:00 |
|
Gabor Kiss-Vamosi
|
20803031e8
|
fix(test) fix tests
|
2021-04-08 13:07:48 +02:00 |
|
Gabor Kiss-Vamosi
|
663bcfd030
|
api(style) add lv_style_selector_t instead of lv_part_t and lv_state_t in style API
|
2021-03-31 19:57:14 +02:00 |
|
Gabor Kiss-Vamosi
|
a2f3022188
|
api(align) save align in style and handle x/y according to it
|
2021-03-25 16:14:17 +01:00 |
|
Gabor Kiss-Vamosi
|
53f3cc1827
|
api(style) remove content style proeprties
|
2021-03-25 13:36:50 +01:00 |
|
Xiang Xiao
|
9254a7ea14
|
fix(comment): remove the space after /* and before */
|
2021-03-18 11:51:36 +08:00 |
|
Gabor Kiss-Vamosi
|
7f32ffe203
|
add blue arc to lv_example_meter_1
|
2021-03-16 23:00:23 +01:00 |
|
Gabor Kiss-Vamosi
|
8cf129b4af
|
fix(btnmatrix): join active, pressed and focused button into active button
|
2021-02-24 05:10:48 +01:00 |
|
Gabor Kiss-Vamosi
|
cbfbcb47f9
|
feat(color): use colors from material design
Use function instead of color macros
|
2021-02-23 15:03:06 +01:00 |
|
Gabor Kiss-Vamosi
|
e9613526f8
|
fix(anim) fix anim_exec_cb casts
|
2021-02-22 20:27:46 +01:00 |
|
Gabor Kiss-Vamosi
|
757c18e430
|
refactor(anim) replace lv_anim_value_t with int32_t
see #2086
|
2021-02-22 19:01:40 +01:00 |
|
embeddedt
|
e467686002
|
fix(v8) handle most compiler warnings (#2086)
|
2021-02-20 07:51:03 +01:00 |
|
Gabor Kiss-Vamosi
|
bb08660cb6
|
minor fixes
|
2021-02-14 14:56:34 +01:00 |
|
Gabor Kiss-Vamosi
|
7bec13c2b9
|
update asserts
|
2021-02-08 09:53:03 +01:00 |
|
Gabor Kiss-Vamosi
|
956a367dbc
|
refactoring
|
2021-02-07 22:39:54 +01:00 |
|
Gabor Kiss-Vamosi
|
8a1af8646f
|
add lv_components as src/extra and minor fixes
|
2021-02-04 14:46:11 +01:00 |
|