CodeEditApp / CodeEditApp/CodeEditTextView

🐞 Font resize doesn't cause layout for lines previously outside the viewport

オープン
#17 コメント 0 件 リアクション 0 件 担当者 0 名 GitHub で見る
bug
主要言語
Swift
スター
182
フォーク
54
PR マージ指標
30日以内にマージされた PR はありません

説明

### Description

When changing font size the number of lines in the viewport may change if the difference in size is large enough. This causes lines to be displayed, but layout regeneration is not caused until something like a scroll action occurs.

### To Reproduce

1. Open a document
2. Change the font size to something large (20)
3. Change the font size to something small (4)

Observe that there are lines visible with the previous font size.

### Expected Behavior

Changing the font size should cause layout for all visible lines.

### Version Information

CodeEditTextView: main (40d8e88)
macOS: 13.6.1
Xcode: 15.0

### Additional Context

_No response_

### Screenshots

https://github.com/CodeEditApp/CodeEditTextView/assets/35942988/2b29e52f-0a22-4db6-bdfa-7908a4478bc0

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

このリポジトリのコントリビューションガイドは索引されていません

評価

この issue はまだ評価されていません。

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

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