Files
lvgl/docs/TODO_PATCH.md
Gabor Kiss-Vamosi 958ad5f999 Update TODO_PATCH.md
2017-08-04 18:27:20 +02:00

16 lines
493 B
Markdown

# TODOs for patch versions
Patch versions (x.y.1, x.y.2) contains bugfixes without changing the API but they can apppear in minor (x.1.0, x.2.0) or major (1.0.0, 2.0.0) version too.
Bugfixes are done in `bugfix` branche.
The bugfixes of the still not released version are in beta.
## Contributing
Please create an issue to introduce a buf instead of adding pull request to this file.
## Known issues
* ...
## v4.2
- [x] lv_slider: don't indicator or bar to disappear because of hpad/vpad