Searched full:issues (Results 1 – 20 of 20) sorted by relevance
/lvgl-3.5.0/docs/ |
D | ROADMAP.md | 7 See [#2790](https://github.com/lvgl/lvgl/issues/2790) 10 …t setting, and custom color format usage. (Also [RGB888](https://github.com/lvgl/lvgl/issues/1722)) 17 - Text node. See [#1701](https://github.com/lvgl/lvgl/issues/1701#issuecomment-699479408) 22 - Add new label alignment modes. [#1656](https://github.com/lvgl/lvgl/issues/1656) 23 - Support larger images: [#1892](https://github.com/lvgl/lvgl/issues/1892) 27 - Circle layout. See [#2871](https://github.com/lvgl/lvgl/issues/2871)
|
D | CONTRIBUTING.md | 137 In this case you can just send a Pull Request without worrying about any licensing issues. 156 As LVGL is MIT licensed, other MIT licensed code can be integrated without issues. 225 …eally seems like a bug feel free to open an [issue on GitHub](https://github.com/lvgl/lvgl/issues). 270 - Close/reopen/edit issues 287 …portunity just open an [issue in lvgl repo](https://github.com/lvgl/lvgl/issues) and tell what you… 295 - Respond to the issues (in a reasonable time)
|
D | CHANGELOG.md | 173 - example(freetype): replace the arial font with lato to avoid licensing issues [`8544cc3`](https:/… 221 - feat(fsdrv) fix issues for win32 backends [`3284`](https://github.com/lvgl/lvgl/pull/3284) 487 …ill not updated to the new draw architecture. See [#3052](https://github.com/lvgl/lvgl/issues/3052) 554 - fix(gradient): general cleanup and fix for alignment issues [`3036`](https://github.com/littlevgl… 555 - fix(draw): rendering issues for vertical gradient with and without dithering [`3034`](https://git… 561 - fix various issues for esp32 [`3007`](https://github.com/littlevgl/lvgl/pull/3007) 951 - fix(flex) fix layout update and invalidation issues [`5bd82b0`](https://github.com/lvgl/lvgl/comm… 1094 - fix(arc) fix other invalidation issues [`b0a7337`](https://github.com/lvgl/lvgl/commit/b0a733766d… 1385 - fix(flex) fix layout update and invalidation issues 1836 - Remove memcpy from `lv_ll` (caused issues with some optimization settings)
|
D | CODE_OF_CONDUCT.md | 29 …sibility to remove, edit, or reject comments, commits, code, wiki edits, issues, and other contrib…
|
/lvgl-3.5.0/.github/workflows/ |
D | main.yml | 2 issues: 11 - name: Automatically close issues that don't follow the issue template 12 uses: lucasbento/auto-close-issues@v1.0.2 16 closed-issues-label: "not-template"
|
D | close_old_issues.yml | 1 name: 'Close stale issues and PRs'
|
/lvgl-3.5.0/ |
D | idf_component.yml | 5 issues: https://github.com/lvgl/lvgl/issues
|
D | Kconfig | 291 bool "Only critical issues, when the system may fail" 640 but with > 10,000 characters if you see issues probably you
|
/lvgl-3.5.0/docs/intro/ |
D | index.md | 116 We use [GitHub issues](https://github.com/lvgl/lvgl/issues) for development related discussion.
|
/lvgl-3.5.0/src/draw/stm32_dma2d/ |
D | lv_gpu_stm32_dma2d.c | 26 // For code/implementation discussion refer to https://github.com/lvgl/lvgl/issues/3714#issuecommen… 196 // See: https://github.com/lvgl/lvgl/issues/3714#issuecomment-1331710788
|
/lvgl-3.5.0/.github/ISSUE_TEMPLATE/ |
D | dev-discussion.md | 11 Issues that don't use this template will be ignored and closed.
|
D | bug-report.md | 12 Issues that don't use this template will be ignored and closed.
|
/lvgl-3.5.0/docs/porting/ |
D | log.md | 10 - `LV_LOG_LEVEL_ERROR` Only critical issues, where the system may fail
|
D | display.md | 207 …. If you encounter a problem please open an issue on [GitHub](https://github.com/lvgl/lvgl/issues).
|
/lvgl-3.5.0/docs/overview/ |
D | file-system.md | 53 …*file object* that describes the opened file or `NULL` if there were any issues (e.g. the file was…
|
/lvgl-3.5.0/docs/widgets/core/ |
D | label.md | 59 …ion, feel free to open an [issue on Github](https://github.com/lvgl/lvgl/issues) to request the fe…
|
/lvgl-3.5.0/src/extra/widgets/spinbox/ |
D | lv_spinbox.h | 173 /* It was ambiguous in MicroPython. See https://github.com/lvgl/lvgl/issues/3301
|
/lvgl-3.5.0/env_support/cmsis-pack/ |
D | LVGL.lvgl.pdsc | 28 <supportContact>https://github.com/lvgl/lvgl/issues/new/choose</supportContact>
|
/lvgl-3.5.0/src/extra/libs/png/ |
D | lodepng.h | 649 …unsigned ignore_end; /*ignore issues at end of file if possible (missing IEND chunk, too large chu…
|
/lvgl-3.5.0/scripts/ |
D | Doxyfile | 301 # case of backward compatibilities issues.
|