Gabor Kiss-Vamosi
|
428db9494d
|
fix(coords) fix using large coordinates
Fixes #2323
|
2021-06-17 11:32:49 +02:00 |
|
Gabor Kiss-Vamosi
|
20f3b2e04c
|
feat(align) add LV_ALIGN_DEFAULT
It's resolved to LV_ALIGN_TOP_LEFT/RIGHT according to the based direction
|
2021-05-26 23:04:31 +02:00 |
|
Gabor Kiss-Vamosi
|
bed49e5e05
|
feat(coords) support negative percentage, e.g. lv_pct(-50)
|
2021-04-28 13:55:29 +02:00 |
|
Gabor Kiss-Vamosi
|
c2d6c3805c
|
fix(coords) make lv_pct and LV_SIZE_CONTENT available to the MicroPython binding
|
2021-04-20 13:50:19 +02:00 |
|
Gabor Kiss-Vamosi
|
14bc4e9f8f
|
Revert "feat(style) make transform_zoom use pixel or percentage value"
This reverts commit 5b4e9fc6f35b2be5cd8687d84012d245b5f971e1.
|
2021-04-18 20:39:47 +02:00 |
|
Gabor Kiss-Vamosi
|
6db12e4997
|
revert(style) revert the usage of transform width/height
|
2021-04-18 20:28:06 +02:00 |
|
Gabor Kiss-Vamosi
|
2fb8b672ae
|
refactor(coords) rename LV_SIZE_PCT to LV_PCT
|
2021-04-18 12:19:02 +02:00 |
|
Gabor Kiss-Vamosi
|
e1355dbeee
|
feat(style) add transform_x/y
|
2021-04-17 17:33:57 +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
|
b7becbbb22
|
feat(style): store layout and position coordinates as style properties
related to #2152
|
2021-03-24 15:38:53 +01:00 |
|
Xiang Xiao
|
9254a7ea14
|
fix(comment): remove the space after /* and before */
|
2021-03-18 11:51:36 +08:00 |
|
Gabor Kiss-Vamosi
|
0cc1e99ddf
|
remove the lv_ prefix from the directories in the src folder
|
2021-03-16 20:36:27 +01:00 |
|