mrjaw Active Member Licensed User Longtime User Sep 13, 2013 #1 Hi! I am using 2.71 but I cant do scroll into my code. I mean when I do scroll it come back to initial position. The IDE has weird green lines in scroll bar. Maybe it is a stupid question but I dont know how disable this behaviour on my IDE. Any cluees ?
Hi! I am using 2.71 but I cant do scroll into my code. I mean when I do scroll it come back to initial position. The IDE has weird green lines in scroll bar. Maybe it is a stupid question but I dont know how disable this behaviour on my IDE. Any cluees ?
NJDude Expert Licensed User Longtime User Sep 13, 2013 #2 That means that you are referencing a library and you have a class with the same name in your code. Upvote 0