mirror of
https://github.com/invoke-ai/InvokeAI.git
synced 2026-04-23 03:00:31 -04:00
Fix Lightbox images of different res not centering
This commit is contained in:
@@ -116,6 +116,7 @@ export default function ReactPanZoom({
|
||||
alt={alt}
|
||||
ref={ref}
|
||||
className={styleClass ? styleClass : ''}
|
||||
onLoad={() => centerView()}
|
||||
/>
|
||||
</TransformComponent>
|
||||
</>
|
||||
|
||||
Reference in New Issue
Block a user