CodeEdit icon indicating copy to clipboard operation
CodeEdit copied to clipboard

🐞 Scroll indicator sporadic behavior until scrolled to last line

Open defaultdino opened this issue 2 years ago • 2 comments

Description

When opening any file, when you initially start scrolling, the scroll indicator jumps sporadically in a certain range when scrolling. Only until the last line is reached does it display intended behavior without jumping/flickering.

To Reproduce

  1. Open any file
  2. Start scrolling and observe scroll indicator displaying unintended behavior
  3. Reach the last line in the file
  4. Scroll back up and observe scroll indicator displaying intended behavior

Expected Behavior

The scroll indicator should always display the correct location in the file and not flicker/stutter while scrolling, regardless of whether the bottom of the file has been reached yet or not.

Version Information

CodeEdit: [main/0.0.3-alpha.32] macOS: [13.3.1 (a)] Xcode: [14.3 (14E222b)]

Additional Context

No response

Screenshots

No response

defaultdino avatar May 24 '23 13:05 defaultdino

Isn't this very similar or a duplicate of https://github.com/CodeEditApp/CodeEditTextView/issues/184?

luah5 avatar May 26 '23 20:05 luah5

Isn't this very similar or a duplicate of CodeEditApp/CodeEditTextView#184?

Yes could very well be, feel free to remove if that is the case, as I simply added the issue as soon as I noticed the behavior.

defaultdino avatar May 26 '23 20:05 defaultdino