mirror of
https://github.com/invoke-ai/InvokeAI
synced 2024-08-30 20:32:17 +00:00
8a69fbd336
- Keep track of whether the bbox needs to be recalculated (e.g. had lines/points added) - Keep track of whether the bbox has eraser strokes - if yes, we need to do the full pixel-perfect bbox calculation, otherwise we can use the faster getClientRect - Use comparison rather than Math.min/max in bbox calculation (slightly faster) - Return `null` if no pixel data at all in bbox |
||
---|---|---|
.. | ||
app | ||
assets | ||
backend | ||
configs | ||
frontend | ||
invocation_api | ||
version | ||
__init__.py |