mirror of
https://github.com/esphome/esphome.git
synced 2026-03-23 11:46:46 +01:00
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++
63.4%
Python
36.2%
C
0.3%
