Quantopian's community platform is shutting down. Please read this post for more information and download your code.
Back to Community
Chrome hides top of page when inspecting at breakpoint

Using the IDE debugger with chrome is frustrating - if you inspect anything at a breakpoint, the top of the page and especially the 'save'/'Build Algorithm' controls get hidden behind the address bar. The only way to 'Build Algorithm' again is to 'Run Full Backtest' (the control is still visible) and then go back to the Algorithm. Problem is that you lose all your breakpoint history.

Has anyone else experienced this and is there a solution?