You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I opened this as reminder for future work and also to discuss issue subject. Usually I use log to see compilation progress, and it annoys me because I always have to scroll it manually. There are some rare cases when log is scrolled to bottom automatically.
So the plan is to find all print to log relating stuff and add scrolling to bottom action after that. Maybe we should have a special function for that? This will make possible to have some customisation like Scroll Log To Bottom in case if user do not want log to autoscroll.