mirror of
https://github.com/invoke-ai/InvokeAI.git
synced 2026-01-20 10:58:06 -05:00
The frontend needs to know where queue items came from (i.e. which tab), and where results are going to (i.e. send images to gallery or canvas). The `origin` column is not quite enough to represent this cleanly. A `destination` column provides the frontend what it needs to handle incoming generations.