mirror of
https://github.com/esphome/esphome.git
synced 2025-10-30 06:33:51 +00:00
1691c13b477271c45dcb29037702bc4fcaaa7924
Display::clip and Display::clamp_x/y_ (#5003)
* display: `Rect` make most of methods `const` * display: add `clip` and `clamp_x/y_` methods for clipping to `Display`
ESPHome

Documentation: https://esphome.io/
For issues, please go to the issue tracker.
For feature requests, please see feature requests.
Description
Languages
C++
64.8%
Python
35%
C
0.1%
