Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

🐞 Flickering on curser move and text editing #293

Open
nkleemann opened this issue Feb 5, 2025 · 0 comments
Open

🐞 Flickering on curser move and text editing #293

nkleemann opened this issue Feb 5, 2025 · 0 comments
Labels
bug Something isn't working

Comments

@nkleemann
Copy link

Description

Since 0.10.0 the syntax highlighting flickers on and off for a split second for any action performed inside the view, meaning:

  • arrow keys (navigation)
  • space, return
  • text insert / delete

This was not the case with the previous version of CodeEditSourceEditor (0.9x)

To Reproduce

  1. Create a CodeEditSourceEditor instance where text is handled by a @Obsersvable viewmodel and start to edit text

Expected Behavior

The syntax highlighting should not flicker.

Version Information

CodeEditSourceEditor: [e.g. 0.10.0]
macOS: 14.7 (23H124)
Xcode: Version 16.2 (16C5032a)

Additional Context

No response

Screenshots

See video:

Screen.Recording.2025-02-05.at.08.53.45.mov
@nkleemann nkleemann added the bug Something isn't working label Feb 5, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
Status: 🆕 New
Development

No branches or pull requests

1 participant