What this code does:

When adding a line in the compiler tab,
A: get current scroll location.
B: get max scroll distance.
C: get line height.
D: compare A and (B-C).
E: if A > (B-C) then compiler tab is going to be scrolled.


You are receiving this because you are subscribed to this thread.
Reply to this email directly, view it on GitHub, or unsubscribe.