Scrolling editor

alfcen

Well-Known Member
Licensed User
Longtime User
What is usually the reason for the IDE to scroll up and down arbitrarily?

It happens after adding a reference to a library A which is contained in
another library B that is also referenced to in the same project.
The concerned libraries are self-made and work perfectly in their demo apps.

After compilation the app works fine. Just when I scroll the editor up or down
it persistently returns to the last position when a library was added.

Has anybody encountered this phenomena?
 

alfcen

Well-Known Member
Licensed User
Longtime User
Thanks mate!

Why did I not find this thread myself? :sign0013:

Anyway, Erel wrote it will be fixed. However, I believe it is safest to pinpoint the conflict and that's tomorrow's homework.
 
Upvote 0
Top