lc-soft / LCUI

C library for building user interfaces
https://lcui-dev.github.io
MIT License
4.13k stars 356 forks source link

feat: add settings api (#191) (#211) #212

Closed jduo closed 4 years ago

jduo commented 4 years ago

Restore and re-implement LCUIDisplay_EnablePaintFlashing().

Fixes #191

Changes proposed in this pull request:

@lc-soft

commit-lint[bot] commented 4 years ago

Features

Contributors

@jduo

Commit-Lint commands
You can trigger Commit-Lint actions by commenting on this PR: - `@Commit-Lint merge patch` will merge dependabot PR on "patch" versions (X.X.Y - Y change) - `@Commit-Lint merge minor` will merge dependabot PR on "minor" versions (X.Y.Y - Y change) - `@Commit-Lint merge major` will merge dependabot PR on "major" versions (Y.Y.Y - Y change) - `@Commit-Lint merge disable` will desactivate merge dependabot PR - `@Commit-Lint review` will approve dependabot PR - `@Commit-Lint stop review` will stop approve dependabot PR