embeddedt
|
037e828c8a
|
Fix lv_cont_get_fit_height using width instead
Reported in #1075
|
2019-05-21 09:52:18 -04:00 |
|
Gabor Kiss-Vamosi
|
d658eef2a0
|
fix typo
lv_font_symbol_30_basic -> lv_font_symbol_30
|
2019-05-20 15:50:21 +02:00 |
|
embeddedt
|
292ca72c03
|
Merge pull request #1064 from CrogST/patch-1
Fix swapping of SB and SCRL styles in lv_list_get_style function
|
2019-05-16 19:41:26 -04:00 |
|
CrogST
|
8273499a8c
|
Error in lv_list_get_style function
SB and SCRL styles were mixed up. Let me now if it is ok.
|
2019-05-16 14:30:54 +03:00 |
|
Gabor Kiss-Vamosi
|
c8d1413ece
|
Update lv_obj.c
|
2019-05-15 07:36:00 +02:00 |
|
Gabor Kiss-Vamosi
|
dab545e770
|
Update lv_canvas.c
|
2019-05-12 08:21:32 +02:00 |
|
Gabor Kiss-Vamosi
|
8745d16ba9
|
Update lv_canvas.c
|
2019-04-24 06:26:42 +02:00 |
|
Gabor Kiss-Vamosi
|
ef0f8b29cf
|
Update lv_txt.c
|
2019-04-23 15:08:12 +02:00 |
|
Gabor Kiss-Vamosi
|
580d1e111d
|
lv_list: fix lv_list_get_btn_next/prev
|
2019-04-11 08:11:13 -04:00 |
|
Themba Dube
|
b6df62a62a
|
lv_list: check actual object type instead of relying on signal handler
|
2019-04-11 08:09:33 -04:00 |
|
embeddedt
|
5f76d98311
|
Update README.md
|
2019-04-04 11:27:55 -04:00 |
|
Gabor Kiss-Vamosi
|
bb20b8ca1a
|
rounder_cb bug fix
|
2019-04-02 05:59:23 +02:00 |
|
Gabor Kiss-Vamosi
|
87d27a5665
|
Merge pull request #986 from upbeat27/master
lv_ddlist: fix original selected option not restoring on escape
|
2019-03-27 21:17:16 +01:00 |
|
Josh
|
6468d925ed
|
lv_ddlist: fix original selected option not restoring on escape
|
2019-03-27 09:23:43 -07:00 |
|
embeddedt
|
c1e98d3f37
|
Update all-other-issues.md
|
2019-03-27 10:39:42 -04:00 |
|
Gabor Kiss-Vamosi
|
22f84314a4
|
Rename bug_report.md to bug-report.md
|
2019-03-22 21:28:18 +01:00 |
|
Themba Dube
|
03b3070871
|
Update issue templates
|
2019-03-22 13:58:19 -04:00 |
|
Themba Dube
|
73ab6b3e2f
|
Add back missing bug report template
|
2019-03-22 13:57:35 -04:00 |
|
embeddedt
|
2f86a67e71
|
Add other issues template
|
2019-03-22 13:28:36 -04:00 |
|
embeddedt
|
1b12ee50bb
|
Merge pull request #976 from littlevgl/issue-templates
Add bug report issue template
|
2019-03-22 13:28:26 -04:00 |
|
embeddedt
|
ee4e61ed68
|
Add bug report issue template
|
2019-03-22 13:23:55 -04:00 |
|
Gabor Kiss-Vamosi
|
98d43daa5d
|
Merge branch 'master' of https://github.com/littlevgl/lvgl
|
2019-03-13 12:07:37 +01:00 |
|
Gabor Kiss-Vamosi
|
095a159005
|
lv_tileview_set_tile_act: fix with no animation
It should the position of the scrollable but the size was set
|
2019-03-13 05:22:55 +01:00 |
|
embeddedt
|
ec6598ccfb
|
Update CONTRIBUTING.md with forum information
|
2019-03-12 10:35:48 -04:00 |
|
embeddedt
|
c74e48249d
|
Add license information to CONTRIBUTING.md
|
2019-03-11 09:51:07 -04:00 |
|
Gabor Kiss-Vamosi
|
2eaa579121
|
lv_ddlist: fix value revert on focus
|
2019-03-08 15:48:44 +01:00 |
|
Gabor Kiss-Vamosi
|
66e70afbb4
|
use the obj->top on focus to bring the obj. to the foregorund
|
2019-03-06 16:13:04 +01:00 |
|
Gabor Kiss-Vamosi
|
9d0f68880a
|
Merge branch 'master' of https://github.com/littlevgl/lvgl
|
2019-03-05 15:34:36 +01:00 |
|
Gabor Kiss-Vamosi
|
78574541e3
|
lv_tileview: infinite loop bugfix
|
2019-03-05 15:32:09 +01:00 |
|
Gabor Kiss-Vamosi
|
b8c6783207
|
Update README.md
|
2019-03-03 08:13:13 +01:00 |
|
embeddedt
|
961d8e0350
|
Merge pull request #922 from amirgon/undef_free
Workaround for stray 'free' macro
|
2019-03-02 17:37:29 -05:00 |
|
Amir Gonnen
|
6f53e4616a
|
Workaround for stray 'free' macro
Related to littlevgl/lv_binding_micropython#11 'Build error for STM32 port due to 'free()' macro'
|
2019-03-03 00:12:12 +02:00 |
|
Themba Dube
|
f509d8fa4f
|
Apply ta label size fix from dev-6.0
|
2019-03-02 11:17:15 -05:00 |
|
Gabor Kiss-Vamosi
|
00ef778c7c
|
Merge branch 'master' of https://github.com/littlevgl/lvgl
|
2019-02-28 06:56:23 +01:00 |
|
Gabor Kiss-Vamosi
|
fbe838730f
|
lv_btnm: init recolor to 0
|
2019-02-28 06:56:10 +01:00 |
|
Gabor Kiss-Vamosi
|
b2e07d858b
|
revert placeholder init
|
2019-02-27 10:10:12 +01:00 |
|
Gabor Kiss-Vamosi
|
dfbcec2f0d
|
lv_ta: init placeholder
|
2019-02-27 10:09:36 +01:00 |
|
Gabor Kiss-Vamosi
|
65685a0da6
|
Merge pull request #892 from amirgon/patch-1
Add Micropython feature to README.md
|
2019-02-24 12:26:42 +01:00 |
|
Amir Gonnen
|
0bab902753
|
Add Micropython feature
and a short example
|
2019-02-24 11:20:37 +02:00 |
|
embeddedt
|
a374baa376
|
Merge pull request #889 from littlevgl/embeddedt-patch-1
Remove semicolons in lv_font_builtin.h
|
2019-02-22 12:01:49 -05:00 |
|
embeddedt
|
02c95e8fed
|
Remove semicolons in lv_font_builtin.h
|
2019-02-22 10:09:07 -05:00 |
|
Gabor Kiss-Vamosi
|
56f54d864a
|
Merge pull request #888 from joltwallet/lv_list_remember
lv_list remember
|
2019-02-22 13:14:28 +01:00 |
|
Brian Pugh
|
465f8fa96a
|
lv_list: lv_list_set_btn_selected: only write ext->last_sel if btn is non-NULL.
|
2019-02-21 21:40:00 -08:00 |
|
Brian Pugh
|
a7260bbfa9
|
Revert semicolon removal from f4498fd0. This semicolon is necessary for more natural, less error prone custom font declaration in lv_conf.h
|
2019-02-21 21:02:18 -08:00 |
|
embeddedt
|
374dfcd60a
|
Merge pull request #884 from littlevgl/revert-836-master
Revert "[#809] Added x axis scrolling feature into lv_page_focus function."
|
2019-02-21 10:40:01 -05:00 |
|
embeddedt
|
457f667cab
|
Revert "[#809] Added x axis scrolling feature into lv_page_focus function."
|
2019-02-21 10:39:39 -05:00 |
|
embeddedt
|
4b6e78cf78
|
Merge pull request #836 from zavovi/master
[#809] Added x axis scrolling feature into lv_page_focus function.
|
2019-02-21 10:39:31 -05:00 |
|
Vilem Zavodny
|
07e9fc4ccf
|
[#809] Fixed scroll focus when object is out of the page in twi sides.
|
2019-02-21 10:41:41 +01:00 |
|
Gabor Kiss-Vamosi
|
a39d617ac9
|
Update stale.yml
|
2019-02-21 07:35:14 +01:00 |
|
embeddedt
|
be8db0719f
|
Merge pull request #876 from ironiron/master
Remove duplicate semicolons
|
2019-02-20 16:49:45 -05:00 |
|