lvgl/tests/ref_imgs/widgets
lhdjply 260333583f
feat(test_keyboard): add keyboard test (#5739)
Signed-off-by: lhdjply <lhdjply@126.com>
2024-02-24 16:02:09 +01:00
..
arc_1.png test: reorganize tests and ref_images 2023-11-08 00:53:41 +01:00
arc_2.png test: reorganize tests and ref_images 2023-11-08 00:53:41 +01:00
bar_1.png test: reorganize tests and ref_images 2023-11-08 00:53:41 +01:00
bar_corner_1.png fix(bar): fix the clipping of the indicator in some corner cases (#5229) 2024-01-09 17:13:25 +01:00
bar_corner_2.png fix(bar): fix the clipping of the indicator in some corner cases (#5229) 2024-01-09 17:13:25 +01:00
bar_corner_3.png fix(bar): fix the clipping of the indicator in some corner cases (#5229) 2024-01-09 17:13:25 +01:00
bar_corner_4.png fix(bar): fix the clipping of the indicator in some corner cases (#5229) 2024-01-09 17:13:25 +01:00
bar_corner_5.png fix(bar): fix the clipping of the indicator in some corner cases (#5229) 2024-01-09 17:13:25 +01:00
bar_corner_6.png fix(bar): fix the clipping of the indicator in some corner cases (#5229) 2024-01-09 17:13:25 +01:00
btnm_1.png test: reorganize tests and ref_images 2023-11-08 00:53:41 +01:00
btnm_2.png test: reorganize tests and ref_images 2023-11-08 00:53:41 +01:00
calendar_01.png fix(calendar): style today and highlighted dates (#5310) 2024-01-14 21:30:04 +08:00
calendar_02.png fix(calendar): style today and highlighted dates (#5310) 2024-01-14 21:30:04 +08:00
calendar_03.png fix(calendar): style today and highlighted dates (#5310) 2024-01-14 21:30:04 +08:00
calendar_04.png fix(calendar): style today and highlighted dates (#5310) 2024-01-14 21:30:04 +08:00
calendar_05.png fix(calendar): style today and highlighted dates (#5310) 2024-01-14 21:30:04 +08:00
calendar_06.png fix(calendar): style today and highlighted dates (#5310) 2024-01-14 21:30:04 +08:00
calendar_07.png fix(calendar): style today and highlighted dates (#5310) 2024-01-14 21:30:04 +08:00
calendar_08.png fix(calendar): fix crash when no default is set (#5621) 2024-02-12 19:14:43 +01:00
chart_bar_draw_hook.png fix(chart): set the series id correctly (#5482) 2024-01-29 13:27:21 +01:00
chart_line_draw_hook.png fix(chart): set the series id correctly (#5482) 2024-01-29 13:27:21 +01:00
checkbox_rtl_1.png test: reorganize tests and ref_images 2023-11-08 00:53:41 +01:00
dropdown_1.png test: reorganize tests and ref_images 2023-11-08 00:53:41 +01:00
dropdown_2.png test: reorganize tests and ref_images 2023-11-08 00:53:41 +01:00
image_normal_align_offset.png test: reorganize tests and ref_images 2023-11-08 00:53:41 +01:00
image_normal_align.png test: reorganize tests and ref_images 2023-11-08 00:53:41 +01:00
image_rotate_and_scale_pivot_center.png fix(draw): fix off by one scaling issue o nthe left and bottom 2023-12-18 17:06:00 +01:00
image_rotate_and_scale_pivot_top_left.png fix(draw): fix off by one scaling issue o nthe left and bottom 2023-12-18 17:06:00 +01:00
image_rotate_pivot_center.png fix(draw): fix off by one scaling issue o nthe left and bottom 2023-12-18 17:06:00 +01:00
image_rotate_pivot_top_left.png fix(draw): fix off by one scaling issue o nthe left and bottom 2023-12-18 17:06:00 +01:00
image_scale_pivot_center.png fix(draw): fix off by one scaling issue o nthe left and bottom 2023-12-18 17:06:00 +01:00
image_scale_pivot_top_left.png fix(draw): fix off by one scaling issue o nthe left and bottom 2023-12-18 17:06:00 +01:00
image_scale_x_pivot_center.png fix(draw): fix off by one scaling issue o nthe left and bottom 2023-12-18 17:06:00 +01:00
image_scale_x_pivot_top_left.png fix(draw): fix off by one scaling issue o nthe left and bottom 2023-12-18 17:06:00 +01:00
image_scale_y_pivot_center.png test: reorganize tests and ref_images 2023-11-08 00:53:41 +01:00
image_scale_y_pivot_top_left.png test: reorganize tests and ref_images 2023-11-08 00:53:41 +01:00
image_stretch.png fix(draw): fix off by one scaling issue o nthe left and bottom 2023-12-18 17:06:00 +01:00
image_tile.png test: reorganize tests and ref_images 2023-11-08 00:53:41 +01:00
image_transform_align_offset.png feat(draw): add initial SDL renderer 2023-11-18 15:35:45 +01:00
image_transform_align.png feat(draw): add initial SDL renderer 2023-11-18 15:35:45 +01:00
imgfont_1.png chore(imgfont): simplify imgfont_dsc_t data structure (#5354) 2024-01-17 14:33:02 +01:00
keyboard_1.png feat(test_keyboard): add keyboard test (#5739) 2024-02-24 16:02:09 +01:00
keyboard_2.png feat(test_keyboard): add keyboard test (#5739) 2024-02-24 16:02:09 +01:00
keyboard_3.png feat(test_keyboard): add keyboard test (#5739) 2024-02-24 16:02:09 +01:00
keyboard_4.png feat(test_keyboard): add keyboard test (#5739) 2024-02-24 16:02:09 +01:00
label_max_width.png fix(label): consider max-width (#5644) 2024-02-13 16:27:41 +01:00
label_rtl_dot_long_mode.png fix(label): fix rtl txt long dots not show all (#4962) 2023-12-13 16:13:24 +01:00
led_1.png test: reorganize tests and ref_images 2023-11-08 00:53:41 +01:00
line_1.png fix(draw_line): fix the issue where dash_dap equals 1 and cannot display properly when the line is a horizontal line (#5473) 2024-01-25 11:15:13 +01:00
line_2.png fix(draw_line): fix the issue where dash_dap equals 1 and cannot display properly when the line is a horizontal line (#5473) 2024-01-25 11:15:13 +01:00
list_1.png fix(list): fix text style 2023-12-13 15:38:44 +01:00
msgbox_ok_no_close_btn.png fix(msgbox): use LV_OPA_50 for the backdrop in the default theme 2023-12-13 07:40:37 +01:00
msgbox_ok_with_close_btn.png refactor(msgbox): make msgbox more modular and flexible 2023-12-12 15:37:45 +01:00
obj_flag_overflow_visible_1_1.png test: reorganize tests and ref_images 2023-11-08 00:53:41 +01:00
obj_flag_overflow_visible_1_2.png test: reorganize tests and ref_images 2023-11-08 00:53:41 +01:00
obj_flag_overflow_visible_1_3.png test: reorganize tests and ref_images 2023-11-08 00:53:41 +01:00
obj_flag_overflow_visible_1_4.png fix(draw): fix off by one scaling issue o nthe left and bottom 2023-12-18 17:06:00 +01:00
span_01.png test: reorganize tests and ref_images 2023-11-08 00:53:41 +01:00
span_02.png test: reorganize tests and ref_images 2023-11-08 00:53:41 +01:00
span_03.png test: reorganize tests and ref_images 2023-11-08 00:53:41 +01:00
span_04.png test: reorganize tests and ref_images 2023-11-08 00:53:41 +01:00
span_05.png test: reorganize tests and ref_images 2023-11-08 00:53:41 +01:00
spinner_00.png test: reorganize tests and ref_images 2023-11-08 00:53:41 +01:00
spinner_01.png test: reorganize tests and ref_images 2023-11-08 00:53:41 +01:00
spinner_02.png test: reorganize tests and ref_images 2023-11-08 00:53:41 +01:00
spinner_03.png test: reorganize tests and ref_images 2023-11-08 00:53:41 +01:00
spinner_04.png test: reorganize tests and ref_images 2023-11-08 00:53:41 +01:00
spinner_05.png test: reorganize tests and ref_images 2023-11-08 00:53:41 +01:00
spinner_06.png test: reorganize tests and ref_images 2023-11-08 00:53:41 +01:00
spinner_07.png test: reorganize tests and ref_images 2023-11-08 00:53:41 +01:00
spinner_08.png test: reorganize tests and ref_images 2023-11-08 00:53:41 +01:00
spinner_09.png test: reorganize tests and ref_images 2023-11-08 00:53:41 +01:00
table_1.png test: reorganize tests and ref_images 2023-11-08 00:53:41 +01:00
tabview_01.png test: reorganize tests and ref_images 2023-11-08 00:53:41 +01:00
tabview_02.png test: reorganize tests and ref_images 2023-11-08 00:53:41 +01:00
tabview_03.png test: reorganize tests and ref_images 2023-11-08 00:53:41 +01:00
tabview_04.png test: reorganize tests and ref_images 2023-11-08 00:53:41 +01:00
tabview_05.png refactor(tabview): make it use with buttons instead of button matrix 2023-11-15 22:42:33 +01:00
tabview_06.png refactor(tabview): make it use with buttons instead of button matrix 2023-11-15 22:42:33 +01:00
tabview_07.png refactor(tabview): make it use with buttons instead of button matrix 2023-11-15 22:42:33 +01:00
tabview_08.png refactor(tabview): make it use with buttons instead of button matrix 2023-11-15 22:42:33 +01:00
tabview_09.png refactor(tabview): make it use with buttons instead of button matrix 2023-11-15 22:42:33 +01:00
tabview_10.png refactor(tabview): make it use with buttons instead of button matrix 2023-11-15 22:42:33 +01:00
win_01.png test: reorganize tests and ref_images 2023-11-08 00:53:41 +01:00
win_02.png test: reorganize tests and ref_images 2023-11-08 00:53:41 +01:00