I am facing problem with scrolling in the code editor. When ever i scroll, the cursor automatically jumps to some other line. I am never able to scroll through the code as expected.
This issue was fixed in v3.00. You should make sure that you are not referencing a library and a class with the same name. For example if you are referencing HttpUtils2 library then you should remove HttpUtils2 modules.
This issue was fixed in v3.00. You should make sure that you are not referencing a library and a class with the same name. For example if you are referencing HttpUtils2 library then you should remove HttpUtils2 modules.