Hacktoberfest 2026:メンテナが10月に向けて印を付けた、オープンで初心者向けの issue。 Hacktoberfest の issue を見る

🐞 Image Zoom Doesnt Increase Image Size in Editor

オープン
#2,066 コメント 1 件 リアクション 0 件 担当者 0 名 GitHub で見る

まだ誰も着手していません。

評価

難易度
3/5
見積もり時間
1〜2日
初心者へのやさしさ
35/100
issue の種類
バグ
明瞭さ
おおむね明確
活発さ
停滞
技術スタック
macos, swift
領域
desktop

調査の方向性

まず、macOS の画像エディターで小さな 512x512 の JPG および PNG ファイルを使って問題を再現し、次にエディターのズームと画像境界の処理を追跡します。ズーム時に画像全体が表示されたまま、画像の境界が拡張され、issue に記載された期待される動作と一致すれば完了です。

索引モデルが issue の本文から書いたものです。

説明

bug workspace
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

主要言語
Swift
スター
23k
フォーク
1.2k
PR マージ指標
30日以内にマージされた PR はありません

コントリビューションガイド

コントリビューションガイドを開く

はじめの一歩

  1. issue を最後まで読み、次にプロジェクトのコントリビューションガイドを読みます。
  2. 着手することを issue にコメントします — 二人が同じ作業をするのを防げます。
  3. リポジトリをフォークし、ブランチを切って変更します。
  4. issue 番号を参照したプルリクエストを送ります。

CodeEditApp/CodeEdit のほかの issue

CodeEditApp/CodeEdit の issue をすべて見る

似ている issue

Swift の issue をもっと見る

新しい issue をメールで受け取る

初心者向けの GitHub issue を短くまとめたダイジェスト。