CodeEditApp / CodeEditApp/CodeEdit

🐞 Image Zoom Doesnt Increase Image Size in Editor

Open
#2,066 1 comment 0 reactions 0 assignees View on GitHub
bug workspace
Dominant language
Swift
Stars
23k
Forks
1.2k
PR merge metrics
No merged PRs in 30d

Description

### Description

When zooming in on an image (reproduced with jpg and png files), the image zooms in, but the borders of the image dont move out, causing the outside of the image to be cut off. Behaviour is normal for images of larger sizes (for example dimensions 1024x1024) but breaks for smaller images (largest I tested was dimensions 512x512)

(see screenshots below)

### To Reproduce

1. Open a folder with an image in the workspace
2. Open an image in the editor section
3. Attempt to zoom in on the image

### Expected Behavior

The borders of the image should expand so that the whole image remains in the editor tab.

### Version Information

CodeEdit: 0.3.4-alpha (45)
macOS: Sequoia 15.5
Xcode: 16.4 (16F6)

### Additional Context

_No response_

### Screenshots

Image

Image

The first screenshot shows how the image appears normally, and the below shows how zooming in will cut off certain sections

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.