mirror of
https://github.com/invoke-ai/InvokeAI.git
synced 2026-02-02 02:15:04 -05:00
- Fix an issue where the cursor disappeared when selecting a non-renderable entity. For example, when selecting a reference image layer and certain tools, the cursor would disappear. - Ensure color picker works no matter what layer types are selected. The logic for showing/hiding the cursor needed to be rearranged a bit for this fix.