mirror of
https://github.com/invoke-ai/InvokeAI
synced 2024-08-30 20:32:17 +00:00
Fix Lightbox images of different res not centering
This commit is contained in:
parent
7caf20aad3
commit
6445e802f6
@ -116,6 +116,7 @@ export default function ReactPanZoom({
|
||||
alt={alt}
|
||||
ref={ref}
|
||||
className={styleClass ? styleClass : ''}
|
||||
onLoad={() => centerView()}
|
||||
/>
|
||||
</TransformComponent>
|
||||
</>
|
||||
|
Loading…
Reference in New Issue
Block a user