Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Don't apply cast from main texture display into overlay. Closes #3094
* When we're sourcing from our own texture we don't want to bring in any typecast to unorm/uint/etc from the original texture's view. This already happens for the main display but we also need to do that for the thumbnail context.
- Loading branch information