CodeEdit icon indicating copy to clipboard operation
CodeEdit copied to clipboard

🐞 Font is changing while editing

Open s0me0ne-coder opened this issue 2 years ago • 1 comments

Description

After setting a custom font the editor will cycle between the custom and default fonts the size stays the same though. This seems like it happens only when the syntax is highlighted

To Reproduce

  1. Set a custom font
  2. Start typing some code

Expected behavior

The font should stay the same during editing

Version information

CodeEdit: 1.0 Hash: b0e30e5ad4715f1dbfb54999322d9e66daa41db2 MacOS: 12.5 Xcode: 13.4.1

Additional context

No response

s0me0ne-coder avatar Jul 30 '22 16:07 s0me0ne-coder

Yeah, I see that after setting a font, only new characters typed after the change get the newly set font while existing characters remain set to the old font used prior to the change.

austincondiff avatar Dec 17 '22 22:12 austincondiff

@austincondiff this issue will be resolved by adoption of https://github.com/CodeEditApp/CodeEditTextView/pull/122.

Can we assign to me and I'll confirm its resolution once another CETV release rolls out?

(If you hadn't noticed, I'm hunting stale bugs associated to preference updates)

ben-p-commits avatar Jan 18 '23 17:01 ben-p-commits

Closing with CodeEdit/CodeEditTextView#122

thecoolwinter avatar Jan 19 '23 13:01 thecoolwinter